Status of patches I proposed recently
Takashi Yano <[email protected]> Fri, 12 Jun 2026 22:42:29 +0900
| Newsgroups | gmane.os.cygwin.patches |
|---|---|
| Message-ID | <[email protected]> |
All patches are not reviewed yet. Three patches are testted by Koichi. * pty/console pathces: [PATCH] Cygwin: pty: Do not set input_available_event when applying line_edit() (T) [PATCH v2 1/2] Cygwin: pty: Introduce a helper function get_handle_from_process() (T) [PATCH v2 2/2] Cygwin: pty: Prevent unintended conversion for cursor position report (T) [PATCH v4] Cygwin: pty: Fix race issue between starting and exiting non-cygwin app [PATCH 1/3] Cygwin: console: Ensure the master thread runs only when it is supposed to [PATCH 2/3] Cygwin: console: Fix NOFLSH mode a little [PATCH 3/3] Cygwin: console: Fix typeahead input for bash [PATCH] Cygwin: pty: Treat CR/NL in accept_input() the same as in transfer_input() * Others [PATCH] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN (R?) (T) Tested (R) Under review (P) Pushed -- Takashi Yano <[email protected]>