Hi, I've setup the alt + arrow key binding for changing tab in VIM [1], this stops working under screen, while works correctly when I use just the terminal. Anyone has a suggestion on how to fix it? thanks, andrea
[1] in .vimrc: map <silent><A-Right> :tabnext<CR> map <silent><A-Left> :tabprevious<CR> _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users