Y
Hacker News
new
|
ask
|
show
|
jobs
by
lousken
2817 days ago
I prefer ctrl+L
2 comments
MaxBarraclough
2817 days ago
They're not quite equivalent. `clear` clears the scroll-buffer, but ctrl+l doesn't, it just clears the screen.
ctrl+l is generally the one I want.
link
bitbang
2817 days ago
That's emacs, not bash. It only works when "set -o emacs"
link
ctrl+l is generally the one I want.