fritzophrenic wrote:
>
> On Oct 17, 7:55 am, Rob Redmon <[EMAIL PROTECTED]> wrote:
>
>> Hello,
>>
>> I used to be able to select a column with Ctrl-v, then insert into that
>> column with shift-i. The column select part still works, but the insert
>> part does not. I've tried this on a colleague's computer with the same
>> results so I figure this is not a problem with my personal
>> configuration. I'm running Ubuntu Hardy Heron. My unam -a output is:
>>
>> Linux wicklow 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008
>> i686 GNU/Linux
>>
>> Regards,
>>
>> Rob
>>
>> --
>> Rob Redmon - Physicist - Ionosphere
>> NOAA/NGDC
>> 325 Broadway E/GC2
>> Boulder, Colorado 80305
>>
>> "Engineering is the art of making what you want from things you can get."
>>
>
> What's your version of Vim?
>
> either launch with vim --version, or from within vim, do :version
>
Full output of :version:
VIM - Vi IMproved 7.1 (2007 May 12, compiled Jan 31 2008 11:53:56)
Included patches: 1-138
Compiled by [EMAIL PROTECTED]
Small version without GUI. Features included (+) or not (-):
-arabic -autocmd -balloon_eval -browse +builtin_terms -byte_offset
-cindent -clientserver -clipboard -cmdline_compl +cmdline_hist
-cmdline_info -comments -cryptv -cscope -cursorshape -dialog -diff
-digraphs -dnd -ebcdic -emacs_tags -eval -ex_extra -extra_search -farsi
-file_in_path -find_in_path -folding -footer +fork() -gettext
-hangul_input +iconv -insert_expand +jumplist -keymap -langmap -libcall
-linebreak -lispindent -listcmds -localmap -menu -mksession
-modify_fname -mouse -mouse_dec -mouse_gpm -mouse_jsbterm -mouse_netterm
-mouse_xterm +multi_byte -multi_lang -mzscheme -netbeans_intg
-osfiletype -path_extra -perl -printer -profile -python -quickfix -reltime
-rightleft -ruby -scrollbind -signs -smartindent -sniff -statusline
-sun_workshop -syntax -tag_binary -tag_old_static -tag_any_white -tcl
+terminfo -termresponse -textobjects -title -toolbar -user_commands
-vertsplit -virtualedit +visual -visualextra -viminfo -vreplace
+wildignore -wildmenu +windows +writebackup -X11 +xfontset -xim -xsmp
-xterm_clipboard -xterm_save
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g -Wall
Linking: gcc -L/usr/local/lib -o vim -lncurses
> Also, what's the output of:
>
> :verbose map I
>
no mapping found
> :verbose map! I
>
>
no mapping found
> >
>
--
Rob Redmon - Physicist - Ionosphere
NOAA/NGDC
325 Broadway E/GC2
Boulder, Colorado 80305
Tel: (303) 497-4331
Fax: (303) 497-6513
[EMAIL PROTECTED]
"Engineering is the art of making what you want from things you can get."
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---