構造体定義書 仕様書作成ツール【A HotDocument】

el_map_t

構文構文

typedef struct el_map_t

ファイル名ファイル名

map.h

構造体情報構造体情報

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

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー