screen-users
[Top][All Lists]
Advanced

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

Vim keybindings not working in screen


From: Johan Svedberg
Subject: Vim keybindings not working in screen
Date: Sat, 26 Jan 2008 15:31:14 +0100

Hi

I have a couple of keybindings in vim using Ctrl and Meta with the
Left and Right arrow keys:

noremap <C-Left>    :tabn<CR>
noremap <C-Right>  :tabp<CR>
noremap <M-Left>    :tabp<CR>
noremap <M-Right> :tabn<CR>

This works fine outside of screen but not from within. So I was
wondering if anyone had any idea if it's possible to make it work in
screen aswell?

Regards,

-- 
Johan Svedberg, address@hidden, http://johan.svedberg.com/




reply via email to

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