screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

alt + arrow key binding


From: andrea
Subject: alt + arrow key binding
Date: Sat, 11 Jul 2009 20:17:33 +0200

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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]