> to avoid this i've been thinking if i can make the shift and
> ctrl keys sticky it might help to reduce the pain
Usually sticky-keys are an accessibility feature of your OS.
Since Vim doesn't see the individual shift/ctrl keypress (but
rather just sees the combined key-code, e.g. "control+R"), it
doesn't have a way to detect these modifiers.
With further info about your OS (and if Linux/BSD, what sort of
desktop environment), it would be easier to guide you to an
appropriate setting.
-tim
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment