mirror of
https://github.com/vim/vim.git
synced 2026-05-09 20:01:25 +02:00
Problem: Restricted mode requires the -Z command line option.
Solution: Use restricted mode when $SHELL ends in "nologin" or "false".
(closes #9681)