Comment by nixpulvis
11 hours ago
Preach! I tried to point this out in the Neovim discord once and was basically told to pound sand. Very frustrating.
My initial issue: https://github.com/neovim/neovim/issues/35258 The interactive issue: https://github.com/neovim/neovim/issues/1496
I really just want a, do the old thing setting. It was simpler and worked better.
:Silent [0] is an effort to work similarly in Neovim to Vim's `:!`
[0] https://gist.github.com/Konfekt/8e484af2955a0c7bfe82114df683...