Arnaud Bourree wrote on 20/03/2007 10:22: > > Tim Chase wrote on 19/03/2007 23:01: >> Or, if all your columns align, you can use visual-block mode with >> control+V to create a block across the characters in question, and then >> just hit "d" to delete. >> >> -tim >> > Sorry, I'm begginer with VIM (Windows XP). > When I want to select a block with my mouse, I can't select column block. > How can I switch to line mode to column mode? > I reply myself with help file content: Since CTRL-V is used to paste, you can't use it to start a blockwise Visual selection. You can use CTRL-Q instead. You can also use CTRL-Q in Insert mode and Command-line mode to get the old meaning of CTRL-V. But CTRL-Q doesn't work for terminals when it's used for control flow.
-- Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird
