Files
neovim/src
Ayaan c8693051a8 feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987
Problem:
When a terminal process exits, "[Process Exited]" text is added
to the buffer contents.

Solution:
- Return `exitcode` field from `nvim_get_chan_info`.
- Show it in the default 'statusline'.
- Show exitcode as virtual text in the terminal buffer.
2026-03-10 08:02:50 -04:00
..
2025-11-29 23:15:47 -05:00
2025-08-02 15:58:11 -07:00
2025-12-08 01:43:02 -05:00