Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One to add: Unfreezing terminal after pressing Ctrl+S by accident. Press Ctrl-Q.


Or drop a `stty -ixon` into your .bash_profile to never have that problem again.


One that I needed to use a lot in the old days, and still occasionally need:

If your font is all messed up, echo C-v C-o. C-v puts you into a literal mode, and C-o gets you back into the normal character set. (You probably got there by emitting a C-p at some point.)


I always used 'reset' for that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: