Wednesday, August 19, 2009

Re: vim over ssh: no visual block?

> Some how I do not have any coloring nor visual block when I connect to
> my gentoo server with vim 7.2. I do not understand this.
>
> Is there a setting to get this to work over ssh?

does it work if you're local to the server (and thus just an ssh
issue)? Do visual commands work but just not appear (and thus a
colorscheme issue)? Or do the visual-mode commands complain,
which likely suggests a minimal build of Vim (often called
"vim-tiny" or "vim-minimal")? For the last one, check the output
of ":version" to see if it was built with "+visual".

-tim

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

No comments:

Post a Comment