Home
last modified time | relevance | path

Searched defs:term_input (Results 1 – 11 of 11) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/tui/
H A Dinput.h10 typedef struct term_input { struct
11 int in_fd;
13 int8_t paste;
14 bool waiting;
15 bool ttimeout;
17 long ttimeoutlen;
18 TermKey *tk;
22 TimeWatcher timer_handle;
23 Loop *loop;
24 Stream read_stream;
[all …]
/dports/lang/snobol4/snobol4-2.2.2/lib/vms/
H A Dterm.c19 term_input(void) { in term_input() function
/dports/lang/snobol4/snobol4-2.2.2/lib/win32/
H A Dterm.c19 term_input(void) { in term_input() function
/dports/lang/snobol4/snobol4-2.2.2/lib/posix/
H A Dterm.c25 term_input(void) { in term_input() function
/dports/devel/p5-POE-Component-DebugShell/POE-Component-DebugShell-1.412/lib/POE/Component/
H A DDebugShell.pm83 sub term_input { #{{{ subroutine
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/cmd/
H A Dquickstart.py82 def term_input(prompt: str) -> str: function
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/cmd/
H A Dquickstart.py82 def term_input(prompt: str) -> str: function
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/cmd/
H A Dquickstart.py82 def term_input(prompt: str) -> str: function
/dports/irc/sic/sic-0.23a/
H A Dterm.c366 term_input(str, pos) in term_input() function
/dports/editors/mined/mined-2015.25/src/
H A Dprompt.c1022 input (inbuf, clearfl, term_input) in input() argument
1354 get_string_uni (prompt, inbuf, statfl, term_input) in get_string_uni() argument
1424 bottom_line (attrib, s1, s2, inbuf, statfl, term_input) in bottom_line() argument
H A Dkeyboard.c211 get_string_nokeymap (prompt, inbuf, statfl, term_input) in get_string_nokeymap() argument