Sha256: e2b6a558a8c096367e0b82e9704e6337f7fc6ba79238835360f0d5ca6b78c903
Contents?: true
Size: 827 Bytes
Versions: 15
Compression:
Stored size: 827 Bytes
Contents
## Getting Started with Vedeu - Set your configuration. - Define your interfaces. - Define the border. - Define the geometry. - Define the keymap. - Define the global keymap, this will be used irrespective of the interface currently in focus. ### Predefined Keys Vedeu automatically defines four keys for your client application: - q = Quit. Internally triggers the :_exit_ system event which in turn requests the application stops. This triggers the event :cleanup which the client application can bind to and perform any tidying up it wishes to perform before exiting. - <esc> = Mode Switch. Toggle between cooked and raw terminal modes. - <tab> = Focus Next. Focus the next interface in the focus list. - <shift+tab> = Focus Previous. Focus the previous interface in the focus list.
Version data entries
15 entries across 15 versions & 1 rubygems