summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/event/proc.c
AgeCommit message (Expand)AuthorFiles
2026-03-30revert: "refactor(process): don't read from PTY master using uv_pipe_t" (#37401)zeertzjq1
2026-03-28fix(:restart): formalize restart event #35223Sathya Pramodh1
2026-03-12fix(process): wrong exit code for SIGHUP on Windows (#38242)zeertzjq1
2026-03-06revert: "fix(tui): server --listen error sometimes not visible (#38027)" (#38...zeertzjq1
2026-03-02fix(tui): server --listen error sometimes not visible (#38027)zeertzjq1
2026-02-23fix(process): handle poll() interrupted by a signal (#38024)zeertzjq1
2026-02-23fix(process): use poll() to drain PTY master on Linux (#38005)zeertzjq1
2026-01-15fix(process): don't limit PTY master remaining data sizezeertzjq1
2026-01-15refactor(process): don't read from PTY master using uv_pipe_tzeertzjq1
2025-10-31Merge pull request #36393 from zeertzjq/rstream-close-cbzeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-10fix(tui): wait for embedded server's exit codezeertzjq1
2025-03-25fix(mswin): UI may hang on exitJustin M. Keyes1
2025-02-17refactor(channel): eliminate special case in on_proc_exit() #32485Justin M. Keyes1
2025-02-10fix(ui): Windows :detach is opt-inJustin M. Keyes1
2025-02-10feat(ui): UI :detach commandJustin M. Keyes1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-09-28refactor(event): change last use of klist to kvecbfredl1
2024-09-15refactor: rename "process" => "proc" #30387Justin M. Keyes1