Hacker News new | ask | show | jobs
by alphakappa 4906 days ago
Cmd + K on the OS X Terminal.
1 comments

That's gold. I've been using "clear" this whole time and hated it, particularly since I'm used to "cls" from MS-DOS. So, for me, the way to clear the screen was:

cls <enter> clear<enter>

lol.

I see Cmd + K on the menu now, but I guess I wasn't curious enough to poke around. Thanks a bunch.