[lug] bash + screen
John Karns
jkarns at etb.net.co
Sun Dec 12 17:51:33 MST 2004
On Fri, 10 Dec 2004, Jeff Schroeder wrote:
> Is there a way to remap either the control-a in readline, or the
> control-a in screen? I'd prefer to do it in screen (so I have
> consistent readline behavior in bash, MySQL, or whatever) but I'm okay
> either way.
To use a different key to invoke screen commands, invoke screen with the
'-e' option. E.g., to replace the default with Ctrl+b:
screen -e ^ba
--
John Karns
More information about the LUG
mailing list