OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:not_wrap
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
screen-write.c
1968
u_int width = ud->width, xx,
not_wrap
;
local
2069
not_wrap
= !(s->mode & MODE_WRAP);
2070
if (s->cx <= sx -
not_wrap
- width)
2073
screen_write_set_cursor(ctx, sx -
not_wrap
, -1);
Completed in 25 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026