screen tip: How to send Ctrl a to application
Posted by vanguard33 on November 9, 2008
screen is a powerful window management tool under linux
All it’s command starts with ctrl+a ,so If you want to send ctrl+a to an application (like emacs), you can type
ctrl+a a
This tip is hard to find, so I post it.
Robert Massaioli said
Yes that is a really hard tip to find. Thankyou for posting it. Just trying to get another program running in a screen suffered from this too. I should mention that you can still use some directly though; like Ctrl+D.
Jordi said
Indeed, thanks!
Sam said
Thanks for the quick tip!