Home
last modified time | relevance | path

Searched refs:Key_undo (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mc/mc-4.8.27/lib/tty/
H A Dkeyxdef.c170 #define Key_undo __TK("kund", "&8", 185, _ky_undo ) macro
282 #define Key_alt_u Key_undo
/dports/misc/mc-nox11/mc-4.8.27/lib/tty/
H A Dkeyxdef.c170 #define Key_undo __TK("kund", "&8", 185, _ky_undo ) macro
282 #define Key_alt_u Key_undo
/dports/shells/yash/yash-2.51/lineedit/
H A Dkey.h146 #define Key_undo L"\\ud" // undo key macro
H A Dterminfo.c507 { TI_kund, Key_undo, }, in set_up_keycodes()