Home
last modified time | relevance | path

Searched refs:terminal_loop (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dterminal.pro21 int terminal_loop(int blocking);
/vim-8.2.3635/src/
H A Dmain.c1493 if (terminal_loop(TRUE) == OK) in main_loop()
H A Dos_unix.c4494 if (terminal_loop(TRUE) == OK) in mch_call_shell_terminal()
H A Dos_win32.c4728 if (terminal_loop(TRUE) == OK) in mch_call_shell_terminal()
H A Dterminal.c2530 terminal_loop(int blocking) in terminal_loop() function
H A Dex_docmd.c8583 if (terminal_loop(TRUE) == OK) in exec_normal()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt19091 Solution: Add terminal_loop(). ":term bash -i" sort of works now.
25439 Solution: Add a test. Make feedkeys() handle terminal_loop() returning
25543 Solution: Don't call terminal_loop() for :normal. (closes #2886)
26109 Solution: Bail out of terminal_loop() when the buffer changes.
27002 Solution: When resizing the terminal outside of terminal_loop() make sure