GNU screen seems to catch the Shift-Tab key combination which is mighty unfortunate as i'm using this combination in vim. Has anyone noticed such behaviour? How can i change it?
|
feedback
|
|
Add this line to your
To insert the It's already set in the terminfo file for xterm, but not in the ones for screen. Alternatively, you can simply set You can try these at a shell prompt to see the difference:
The terminfo capabilities | |||
feedback
|

~/.screenrcand~/.vimrc. – Dennis Williamson Oct 4 '10 at 21:00Ctrl+V Shift+Tabin insert mode 1: outside and 2: insidescreen? – Gilles Oct 4 '10 at 22:23