Files
neovim/runtime/lua/vim/_meta
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
..
2026-01-07 08:11:42 +08:00
2025-06-06 15:36:48 +01:00
2025-11-23 20:03:13 -05:00
2024-07-15 21:16:29 +01:00
2026-03-09 21:47:13 +01:00
2024-05-15 23:19:26 +02:00