OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A_K_LT
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
terminal.h
76
#define
A_K_LT
2
terminal.c
998
arrow[
A_K_LT
].name = L"left";
999
arrow[
A_K_LT
].key = T_kl;
1000
arrow[
A_K_LT
].fun.cmd = ED_PREV_CHAR;
1001
arrow[
A_K_LT
].type = XK_CMD;
1048
keymacro_add(el, strD, &arrow[
A_K_LT
].fun, arrow[
A_K_LT
].type);
1054
keymacro_add(el, stOD, &arrow[
A_K_LT
].fun, arrow[
A_K_LT
].type);
1063
keymacro_add(el, &strD[1], &arrow[
A_K_LT
].fun, arrow[
A_K_LT
].type)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025