Hacker News new | ask | show | jobs
by marcosdumay 3185 days ago
I type `ls ls something` a lot because of this.

As a related issue, it bothers me a lot when I type some command that I want to read the output, and then I proceed to run `ls` right in the sequence and move the output out of the screen.

1 comments

... and then you clear the scrollback (Ctrl-L) but you can't just re-run the previous command because the system is now in a different state.