Tuesday, September 24, 2013

Re: Vim + colors inside ConEmu under windows.

Hello ZyX,

> >   1. :set t_ku? --> answers " t_ku <Up>        ^[O*A"
>
> >   2. :set t_ku="\316H" --> nothing happens
>
> And this sets t_ku to an empty string because " starts a comment.

Oh right. I overlooked that.
Well I tried let &t_ku="\316H" but then Vim tells me E355: Unknown option: t_ku.

I see you commented on http://stackoverflow.com/a/14434531/216063, do you happen to know if there's something I can try on Vim's side to improve the arrow keys situation?

Regards,
Gregory

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: