typedef struct el_map_t
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
el_map_t | ||
alt | el_action_t * | The current alternate key map | |
key | el_action_t * | The current normal key map | |
current | el_action_t * | The keymap we are using | |
emacs | el_action_t * | The default emacs key map | |
vic | el_action_t * | The vi command mode key map | |
vii | el_action_t * | The vi insert mode key map | |
type | int | Emacs or vi | |
help | el_bindings_t * | The help for the editor functions | |
func | el_func_t * | List of available functions | |
nfunc | int | The number of functions/help items |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー