ramccor / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

shortcut keybinds do not respect existing mappings. #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The keybindings set up by vcscommand overwrite any existing keybindings. 
While this can be avoided by creating <Plug> mappings ahead of time to
prevent the default vcscommand mappings from applying, this is annoying and
difficult to explain.  Also, plugins should generally be better behaved.

Original issue reported on code.google.com by bob.hies...@gmail.com on 1 Jun 2008 at 12:36

GoogleCodeExporter commented 9 years ago
Actually, the real problem is that existing key mappings cause the current 
vcscommand
plugin to exit at the conflicting keymap definition.  This is the problem of 
writing
up an issue after the fix is ready (more or less)

Original comment by bob.hies...@gmail.com on 1 Jun 2008 at 8:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in v1.99.27.

Original comment by bob.hies...@gmail.com on 28 Aug 2008 at 2:59