Files
neovim/test
MAAZIZ Adel Ayoub 9d3edf345f fix(path): avoid shell fallback for unknown users #40757
Problem:
Expanding an unknown ~user path falls back to the shell. In a fast event,
this re-enters the event loop and aborts Nvim.

Solution:
Leave unknown users unexpanded when the system account lookup fails.
2026-07-17 14:21:29 -04:00
..
2026-05-13 13:14:07 +01:00
2026-04-22 18:25:07 -04:00