On Mon, Feb 28, 2011 at 3:06 PM, Bryan Ruiz <br...@bryanruiz.com> wrote:
> hi.. so im using putty > screen > vim and screen is sending the same
> sequence for Ctrl+Right and Right in application mode for vim.
>
> There is an option to make putty send the cursor mode sequences (disable
> application cursor keys mode) when in application mode and that works, but
> when screen is introduced, something isn't right.
>
> How would I go about fixing this?  Ideally I'd like screen to send the key
> sequence that putty is sending.
>
> With Screen (in Vim):
>
> Right = ^[OC
>
> Ctrl + Right = ^[OC

I get '\EOc' (small C) for ctrl+right in vim in screen. Are you sure
you are getting \EOC?

Sadrul

_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to