Files
neovim/test/functional/vimscript
neovim-backports[bot] 6cb9334aa0 backport: fix(path): avoid shell fallback for unknown users (#40791)
fix(path): avoid shell fallback for unknown users

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.

(cherry picked from commit 9d3edf345f)

Co-authored-by: MAAZIZ Adel Ayoub <adelayoub.maaziz@gmail.com>
2026-07-18 19:46:25 +00:00
..
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00