Ilia Maslakov
|
5a397a6b9a
|
* add new commands into cmddef.h
* add user keybind in widgets
* add widget keybindings
Signed-off-by: Ilia Maslakov <il.smind@google.com>
|
2009-09-29 17:42:34 +00:00 |
|
Ilia Maslakov
|
606dce4e8b
|
add redefine keys support in viewer
Signed-off-by: Ilia Maslakov <il.smind@google.com>
|
2009-09-29 17:42:33 +00:00 |
|
Ilia Maslakov
|
da303d73ac
|
* removed edit/usermap.c edit/usermap.h
Signed-off-by: Ilia Maslakov <il.smind@google.com>
|
2009-09-29 17:42:33 +00:00 |
|
Ilia Maslakov
|
71b1a8bf99
|
Ticket #212 (User defined hotkeys)
created structs:
struct name_key_map_t
struct key_config_t
global_key_map_t
add lookup_action
replace editor key map struct to global_key_map_t
add main_map screen_map
replace command CK_* to src/cmddef.h
add mc.keymap
fix misc/Makefile.am
add x_keymap
add more commands
Signed-off-by: Ilia Maslakov <il.smind@google.com>
|
2009-09-29 17:42:32 +00:00 |
|