Home > stickykey

stickykey

Stickykey is a project mainly written in Vim Script, it's free.

You don't need press very far away meta keys

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2990

latest version at http://github.com/tyru/stickykey.vim/

This plugin provides Sticky Key to you. With Sticky Key, you can emulate by ";o". (In this case, (stickykey-ctrl) is mapped to ";")

And I suppose you are using GNU screen :) Inputting screen's hotkey is a little complicated. But you can send key input to screen fastly, certainly, and easily.

MAPPINGS

(stickykey-...-remap) works like recursive mapping. (stickykey-ctrl) (stickykey-ctrl-remap) Sticky key for |ctrl|. (stickykey-alt) (stickykey-alt-remap) Sticky key for |alt|. (stickykey-shift) (stickykey-shift-remap) Sticky key for |shift|. (stickykey-command) (stickykey-command-remap) Sticky key for Macintosh command key. (see |(stickykey-ctrl)", is input. This variable can be any one of those: "nop": Behave like no key is input. "thru": Execute key without escaping with meta key. "again": Dispose current key input, wait next input again.
Previous:The-Batter-s-Out