Re: question about keyboard shortcuts
I forgot to mention that, if you need to send escape, try typing CTRL-[.
Re: question about keyboard shortcuts
Feodor says: > I need to set "escape" combination to CTRL+TAB. You can't. TAB is CTRL-I in VT100 mode which most terminals use, so there is no way to modify that further with CTRL. The best you can do is, if possible, have your local terminal emulator intercept CTRL-TAB, send another character,