aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/eval_spec.lua
diff options
context:
space:
mode:
authorEnan Ajmain <3nan.ajmain@gmail.com>2022-07-20 20:55:28 +0600
committerEnan Ajmain <3nan.ajmain@gmail.com>2022-09-30 21:08:45 +0600
commitf2482b3b533c8ed131a33aaead332c226a9e6aca (patch)
tree83a82fe714b937f0b564a0d765d2796bbcac3326 /test/functional/vimscript/eval_spec.lua
parentb4d42bb9058308c38e3fe9d59458ce65b3f65eb0 (diff)
downloadrneovim-f2482b3b533c8ed131a33aaead332c226a9e6aca.tar.gz
rneovim-f2482b3b533c8ed131a33aaead332c226a9e6aca.tar.bz2
rneovim-f2482b3b533c8ed131a33aaead332c226a9e6aca.zip
fix: :! pwsh redirection for `command not found`
Problem: If the shell command passed to the filtered bang command isn't found, the error isn't redirected to the temp.out file when shell is set to powershell. Solution: Use anonymous function with Invoke-Command operator (&).
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions