| Age | Commit message (Collapse) | Author |
|
|
|
feat: ui format
|
|
|
|
|
|
|
|
|
|
Pipe the output of command to null instead of capturing and ignoring it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Dan Bond <danbond@protonmail.com>
|
|
|
|
|
|
|
|
Fe-nish line rendering improvements
|
|
This adds some eye-candy for users who finish Rustlings. It is based on
ANSI terminal escape sequences and should work in most environments.
|