OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YANK
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
chared.h
118
#define
YANK
0x04
vi.c
75
if (!(c &
YANK
))
81
if (!(c &
YANK
)) {
881
* Vi
yank
to end of line
895
* Vi
yank
903
return cv_action(el,
YANK
);
chared.c
83
* Save
yank
/delete data for paste
144
* Delete the character after the cursor, do not
yank
187
* Delete the character before the cursor, do not
yank
355
if (action &
YANK
) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025