Hi Bram, On Mon, Oct 3, 2022 at 5:06 AM Bram Moolenaar <[email protected]> wrote:
> > The current patch checks for powershell on any system. > It is available on Linux, but does it use exactly the same syntax then? > Is it even practical to set 'shell' to powershell on any other system > than MS-Windows? > > > Setting 'shell' to 'pwsh' or 'powershell' (Powershell) was supported on Linux before this patch. But "%!sort" was failing on Linux (just like on MS-Windows) before this patch. This patch makes it work on both Linux and MS-Windows. - Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7nBD60eWHuJ23X6P9ByJY5x6SU1xj3_pS4AESoTiZBBLg%40mail.gmail.com.
