I am using PuTTY to access a Linux server.
When I start vim on PuTTY terminal and try to use CTRL-Q to select a
block, nothing happens.
It doesn't the same as what I can do in a gvim on my Windows System.
Does anybody have a solutions on this?
Or maybe I should ask in PuTTY's group?
See the block editing is really helpful, I really want it on my PuTTY.
Thanks ahead!!
The block-select shortcut is Ctrl-V, not Ctrl-Q.
Ctrl-V should work unless you had mapped it to something else. If that
is the case, unmap Ctrl-V to let it have the default meaning.
Additionally Ctrl-Q/Ctrl-S are usually flow control codes used in
terminals and may not work every where. You might have to configure your
terminal emulator/screen/vim to make those keys work. You cannot rely
on it.
I believe putty has an option on how to handle xon/xoff.
regards,
Christian
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php