Enan Ajmain
0b9664f524
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 07:20:58 -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-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
2022-05-21 23:07:34 +02: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-04-26 20:58:25 -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
2022-06-15 19:23:10 -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
2022-04-25 16:30:20 +02: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
2022-04-26 11:38:58 +08:00
2022-06-23 10:34:02 +03:00
2021-12-15 22:40:10 +08:00
2022-06-15 19:29:51 -07:00
2022-04-26 11:38:58 +08: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 07:20:58 -07: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