I would like to map the key combination CTRL+Left_Arrow to M-b in SecureCRT for use with Emacs. I am able to map keys via octal notation but I am not sure what the correct octal notation or method for doing this is for this specific combination. I am using SecureCRT 6.7.2 on Windows.
I would like to map the key combination CTRL+Left_Arrow to M-b in SecureCRT for
Share
Figured this out: SecureCRT represents the
metakey with the string\eso to do the thing I wanted to above simply map the keyCTRL+Left_Arrowto\eband everything works as desired. The mapping in SecureCRT is done through the menu bar under session options.