Files
neovim/runtime/lua/vim/_core
Ayaan 63642ebf80 refactor(terminal): impl "[Process exited]" in Lua #38343
Problem:
"[Process exited]" is implemented in C with anonymous namespace
and users have no way to hide it.

Solution:
- Handle "TermClose" event in Lua.
- User can delete the "nvim.terminal" augroup to avoid "[Process exited]".
2026-03-18 07:54:41 -04:00
..
2026-01-23 09:30:37 +01:00
2026-03-11 18:17:46 +01:00