Hacker News new | ask | show | jobs
by lousken 2817 days ago
I prefer ctrl+L
2 comments

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.

That's emacs, not bash. It only works when "set -o emacs"