Y
Hacker News
new
|
ask
|
show
|
jobs
by
nagrom
4517 days ago
It makes an entire blank line, which is sufficient if you have a lot of textual output. It also gets rid of the old stuff from the screen - if you're running a window manager, you can then scroll up if you need the old stuff.
1 comments
C0d3r
4517 days ago
I use `clear` but in tmux, the whitespace produced by `clear` disappears, so it's the same as pressing <Enter> :(
link