Lines Matching refs:tty
64 * doc: fix tty example segfault (hiiizxf)
234 * unix: restore tty attributes on handle close (Ben Noordhuis)
701 * test: remove bad tty window size assumption (Ben Noordhuis)
1066 * test: fix typo in test-tty-escape-sequence-processing.c (Ikko Ashimine)
1277 * illumos,tty: UV_TTY_MODE_IO waits for 4 bytes (Joshua M. Clulow)
1389 * win,tty: pass through utf-16 surrogate pairs (Mustafa M)
1512 * win,tty: fix deadlock caused by inconsistent state (lander0s)
1647 * test: Test EBADF tty handling (Kevin Adler)
1762 * win,tty: Change to restore cursor shape with uv_tty_reset() (erw7)
1764 * win,tty: Added set cursor style to CSI sequences (erw7)
1858 * win,tty: avoid regressions in utf-8 handling (Jameson Nash)
1868 * tty,unix: avoid affecting controlling TTY (Jameson Nash)
1931 * win, tty: fix problem of receiving unexpected SIGWINCH (erw7)
1967 * win,tty: add uv_tty_{get,set}_vterm_state (erw7)
2038 * win, tty: improve SIGWINCH performance (Bartosz Sosnowski)
2071 * win: prevent tty event explosion machine hang (Javier Blazquez)
2334 * win: fix duplicate tty vt100 fn key (erw7)
2355 * tty,win: fix Alt+key under WSL (Bartosz Sosnowski)
2367 * win, tty: fix CreateFileW() return value check (Bartosz Sosnowski)
2457 * win, tty: remove zero-size read callbacks (Bartosz Sosnowski)
2490 * tty, win: fix read stop for raw mode (Bartosz Sosnowski)
2497 * win,tty: fix uv_tty_close() (Bartosz Sosnowski)
2559 * win,tty: remove deadcode (Jameson Nash)
2796 * win,tty: update several TODO comments (Ruslan Bekenev)
3024 * tty, win: get SetWinEventHook pointer at startup (Bartosz Sosnowski)
3041 * win,tty: improve SIGWINCH support (Bartosz Sosnowski)
3478 * win,test: don't write uninitialized buffer to tty (Bert Belder)
3493 * Revert "Revert "win,tty: add support for ANSI codes in win10 v1511""
3496 * win,tty: fix MultiByteToWideChar output buffer (Santiago Gimeno)
3504 * win, tty: fix crash on restarting with pending data (Nicholas Vavilov)
3527 * win, tty: handle empty buffer in uv_tty_write_bufs (Hitesh Kanwathirtha)
3531 * Revert "win,tty: add support for ANSI codes in win10 v1511" (Ben Noordhuis)
3631 * darwin: handle EINTR in /dev/tty workaround (Ben Noordhuis)
3673 * win,tty: add support for ANSI codes in win10 v1511 (Imran Iqbal)
3711 * win,tty: fix uv_tty_set_mode race conditions (Bartosz Sosnowski)
3834 * win,tty: fix read stop in line mode (João Reis)
3836 * win,tty: don't duplicate handle for line reads (João Reis)
3838 * win,tty: restore cursor after canceling line read (Alexis Campailla)
3975 * unix: open ttyname instead of /dev/tty (Enno Boland)
4054 * test: fix test/test-tty.c for AIX (Imran Iqbal)
4108 * win, tty: do not convert \r to \r\n (Colin Snover)
4202 * win,tty: convert fd -> handle safely (Bert Belder)
4204 * win,tty: properly close when created from CRT fd (Bert Belder)
4206 * win,tty: don't close fd 0-2 (Bert Belder)
4240 * tty: cleanup handle if uv_tty_init fails (Saúl Ibarra Corretgé)
4258 * win,tty: support consoles with non-default colors (John McNamee)
4359 * doc: fix long lines in tty.rst (Ben Noordhuis)
4361 * test: use UV_TTY_MODE_* values in tty test (Ben Noordhuis)
4365 * unix: reject non-tty fds in uv_tty_init() (Ben Noordhuis)
4451 * tty: fix build for SmartOS (Julien Gilli)
4526 * test: skip TTY select test if /dev/tty can't be opened (Saúl Ibarra Corretgé)
4536 * unix: make setting the tty mode to the same value a no-op (Saúl Ibarra
4543 * win,tty: support uv_try_write (Bert Belder)
4554 * tty: implement binary I/O terminal mode (Yuri D'Elia)
4713 * test: skip tty test if detected width and height are 0 (Saúl Ibarra Corretgé)
5091 * windows: add tty unicode support for input (Peter Atashian)
5154 * unix: fallback to blocking writes if reopening a tty fails (Saúl Ibarra
5207 * unix: reopen tty as /dev/tty (Saúl Ibarra Corretgé)
6161 * test: add error logging to tty unit test (Miroslav Bajtoš)