Files
neovim/test/functional/ex_cmds
T727 d9f78b6336 docs(powershell): use tee.exe instead of Tee-Object
Problem: Tee-Object does not create a file if it does not receive input
for example when :grep does not find matches.
and so nvim tries to open a nonexistent errorfile causing an error.

Solution: use tee.exe instead of Tee-Object
2023-04-22 12:04:05 +02:00
..
2022-07-17 04:14:04 -07:00
2022-09-30 09:53:52 +02:00