Enan Ajmain
175892fa37
fix: make_filter_cmd for :! powershell #15913
...
Problem:
Nvim fails to create tempfile "…/nvim6UJx04/7" when 'shell' is set to
pwsh (PowerShell Core). This breaks filtered shell commands ":{range}!".
With shell set to cmd, it works.
Solution:
PowerShell doesn't use "<" for stdin redirection. Instead, use
"-RedirectStandardInput".
Closes #15913
2022-06-25 17:54:41 +02:00
..
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-09-19 02:29:37 -07:00
2021-09-17 09:16:40 -07:00
2021-09-19 02:29:37 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2022-01-29 15:19:29 -05:00
2021-10-28 22:13:40 -04:00
2021-09-19 02:29:37 -07:00
2021-10-28 22:13:40 -04:00
2021-09-17 09:16:40 -07:00
2022-01-29 15:19:29 -05:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2022-05-04 08:17:59 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-10-03 20:06:33 +01:00
2022-03-27 10:25:55 -07:00
2021-09-19 02:29:37 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-09-19 02:29:37 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-10-28 22:13:40 -04:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-12-15 22:40:10 +08:00
2022-06-16 18:30:08 -07:00
2021-09-17 09:16:40 -07:00
2021-09-19 02:29:37 -07:00
2021-09-17 09:16:40 -07:00
2021-09-19 02:29:37 -07:00
2022-06-25 17:54:41 +02:00
2022-03-30 05:25:00 +08:00
2021-09-19 02:29:37 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-09-19 02:29:37 -07:00