[Bug 426682] New: /etc/vimrc problems
https://bugzilla.novell.com/show_bug.cgi?id=426682 Summary: /etc/vimrc problems Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: einars@gmail.com QAContact: qa@suse.de Found By: --- As "set esckeys" is found in /etc/vimrc, then it needs a timeout set as well, e.g "set ttimeoutlen 100", as otherwise there is a default interval of one second after Esc keypress, when additional characters can be composed, and Esc-O-o would type colon character (:) and switch to command mode, instead of returning to normal mode, adding a new line above the cursor, switching to input mode, and typing character "o". Reproduce: press Esc - O - o (esc, capital "o", small "o") observe switching to command mode. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426682 Einars Lielmanis <einars@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|/etc/vimrc problems |/etc/vimrc problems with Esc key -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426682 User godlygeek+suse@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426682#c1 Matt Wozniski <godlygeek+suse@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |godlygeek+suse@gmail.com --- Comment #1 from Matt Wozniski <godlygeek+suse@gmail.com> 2008-09-16 11:21:52 MDT --- In general, mapping key sequences beginning with <Esc> is not a good idea. Keypresses and mappings really ought to have different timeouts; many people want mappings to time out after several seconds and keypresses to time out after a tenth of a second or so. This entire approach seems very likely to cause more problems than it solves. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426682 User mkoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426682#c2 Matthias Koenig <mkoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkoenig@novell.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Matthias Koenig <mkoenig@novell.com> 2008-09-26 04:45:47 MDT --- Setting timeout. Fixed in STABLE -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426682 User wstephenson@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426682#c3 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wstephenson@novell.com Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Will Stephenson <wstephenson@novell.com> 2008-10-21 08:25:37 MDT --- #1 is right. This fix breaks other mapping sequences, such as :nmap ,i aThis sucks!<Esc> These are very important to my workflow. Can you come up with a better fix? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426682 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |mkoenig@novell.com Status|REOPENED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426682 User mkoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426682#c4 Matthias Koenig <mkoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Matthias Koenig <mkoenig@novell.com> 2008-12-08 04:31:40 MST --- The change has been reverted because it did more harm than good (see also bnc#449932). So, closing as WONTFIX -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com