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

I hate that the default escape key sequence clobbers over Ctrl-A though, so the first thing I always have to do when I log into a new server or account is this:

$ echo 'escape ^uU' > ~/.screenrc

Or I quickly start tearing my hair out and screaming profanities every time I try to do something.



I prefer ` (backtick) as my escape key sequence for both screen and tmux.

If you do this, though, be careful what you paste - if it has backticks in it, screen will interpret them as escape characters.




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

Search: