Home
last modified time | relevance | path

Searched refs:KEYSYM_SETMARK (Results 1 – 5 of 5) sorted by relevance

/dports/editors/led/led-2.0/src/
H A Dinput.h106 KEYSYM_SETMARK, enumerator
H A Dinput.c134 keybind_define(KEYSYM_SETMARK, "\\000"); in input_init()
H A Dvdefault.c131 case KEYSYM_SETMARK: command_setmark(v); break; in vdefault_input()
H A Dvminibuff.c310 case KEYSYM_SETMARK: in vminibuff_input()
H A Dcommand.c100 command_add("setmark", KEYSYM_SETMARK); in command_init()