Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124539 - vim-7.0_alpha20060228: matchpairs prevents correct text insert
Summary: vim-7.0_alpha20060228: matchpairs prevents correct text insert
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-01 10:07 UTC by Saleem Abdulrasool (RETIRED)
Modified: 2006-03-21 21:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vimrc (.vimrc,6.17 KB, text/plain)
2006-03-01 10:17 UTC, Saleem Abdulrasool (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Saleem Abdulrasool (RETIRED) gentoo-dev 2006-03-01 10:07:37 UTC
When a matchpair character is typed, the cursor does not move forward to the next column.  You are therefore unable to continue typing on the current line.

Output of :scriptnames:
  1: /etc/vim/vimrc
  2: /usr/share/vim/vim70aa/syntax/syntax.vim
  3: /usr/share/vim/vim70aa/syntax/synload.vim
  4: /usr/share/vim/vim70aa/syntax/syncolor.vim
  5: /usr/share/vim/vim70aa/filetype.vim
  6: /usr/share/vim/vimfiles/ftdetect/conky.vim
  7: /usr/share/vim/vimfiles/ftdetect/eselect.vim
  8: /usr/share/vim/vimfiles/ftdetect/gentoo.vim
  9: /usr/share/vim/vimfiles/ftdetect/udev.vim
 10: /usr/share/vim/vim70aa/ftplugin.vim
 11: /home/compnerd/.vimrc
 12: /usr/share/vim/vim70aa/colors/zellner.vim
 13: /usr/share/vim/vim70aa/syntax/nosyntax.vim
 14: /usr/share/vim/vim70aa/indent.vim
 15: /usr/share/vim/vim70aa/macros/matchit.vim
 16: /usr/share/vim/vimfiles/plugin/bugsummary.vim
 17: /usr/share/vim/vimfiles/plugin/gentoo-common.vim
 18: /usr/share/vim/vimfiles/plugin/newebuild.vim
 19: /usr/share/vim/vimfiles/plugin/neweselect.vim
 20: /usr/share/vim/vimfiles/plugin/newinitd.vim
 21: /usr/share/vim/vimfiles/plugin/newmetadata.vim
 22: /usr/share/vim/vimfiles/plugin/python.vim
 23: /usr/share/vim/vim70aa/plugin/gzip.vim
 24: /usr/share/vim/vim70aa/plugin/matchparen.vim
 25: /usr/share/vim/vim70aa/plugin/netrwPlugin.vim
 26: /usr/share/vim/vim70aa/plugin/rrhelper.vim
 27: /usr/share/vim/vim70aa/plugin/spellfile.vim
 28: /usr/share/vim/vim70aa/plugin/tarPlugin.vim
 29: /usr/share/vim/vim70aa/plugin/tohtml.vim
 30: /usr/share/vim/vim70aa/plugin/zipPlugin.vim

Will attach my .vimrc
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-03-01 10:17:18 UTC
Created attachment 81049 [details]
vimrc
Comment 2 Ciaran McCreesh 2006-03-01 14:24:13 UTC
This appears to be caused by set ve=block. Can you confirm?
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-03-05 00:09:50 UTC
As discussed on IRC, I can confirm this (just wish to note this on the bug as well).
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-03-21 21:27:04 UTC
Fixed as of 7.0_alpha20060306