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_UP
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
terminal.h
75
#define
A_K_UP
1
terminal.c
993
arrow[
A_K_UP
].name = L"up";
994
arrow[
A_K_UP
].key = T_ku;
995
arrow[
A_K_UP
].fun.cmd = ED_PREV_HISTORY;
996
arrow[
A_K_UP
].type = XK_CMD;
1045
keymacro_add(el, strA, &arrow[
A_K_UP
].fun, arrow[
A_K_UP
].type);
1051
keymacro_add(el, stOA, &arrow[
A_K_UP
].fun, arrow[
A_K_UP
].type);
1060
keymacro_add(el, &strA[1], &arrow[
A_K_UP
].fun, arrow[
A_K_UP
].type)
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025