|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
|
| The type of user-bindable functions
| | Constructors | | Instances | |
|
|
|
| write a returns a keymap that just outputs the action a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Shut down all of our threads. Should free buffers etc.
|
|
| class YiAction a x | a -> x where | Source |
|
| | Methods | | | Instances | |
|
|
|
| Constructors | | KeymapSet | | | topKeymap :: Keymap | Content of the top-level loop.
| | startInsertKeymap :: Keymap | Startup when entering insert mode
| | insertKeymap :: Keymap | For insertion-only modes
| | startTopKeymap :: Keymap | Startup bit, to execute only once at the beginning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.6.1 |