Click on the package to download.
| setpwsh.vmb |
1.1.10 |
2026-02-27 |
8.0 |
Miguel Barro |
The patch 9.2.2002 modifies vim's runtime file viewer operation. The plugin was updated accordingly.
Backward compatibility is preserved. |
| setpwsh.vmb |
1.1.8 |
2026-02-16 |
8.0 |
Miguel Barro |
The patch 9.2.0006 modifies the shell command line composition for powershell.
The plugin parsing must be updated accordingly.
Backward compatibility is preserved. |
| setpwsh.vmb |
1.1.7 |
2025-10-24 |
8.0 |
Miguel Barro |
On windows' GVim:
- BOM was not removed using powershell desktop on system() calls.
- wrong exit code on perfect forwarding cases
- extra regression testing |
| setpwsh.vmb |
1.1.6 |
2025-10-21 |
8.0 |
Miguel Barro |
+ New github workflow that runs crossplatform testing daily on the latest vim release.
+ Powershell desktop (legacy) cannot disable BOM interfering with redirection. A workaround is provided.
+ v:shell_error is non-zero on cmdlet or binary failure. |
| setpwsh.vmb |
1.1.5 |
2025-05-16 |
8.0 |
Miguel Barro |
Workaround issues when pwsh is a dotnet tool on linux. |
| setpwsh.vmb |
1.1.1 |
2025-03-22 |
8.0 |
Miguel Barro |
Workaround for netrw viewer on Windows |
| setpwsh.vmb |
1.1.0 |
2024-10-06 |
8.0 |
Miguel Barro |
Solved emoji rendering issue on windows' gVim by forcing powershell binary to use utf8 on stdin/stdout pipes.
An environment variable has been introduced to allow the user to select pipe encoding (defaults to utf8). |
| setpwsh.vmb |
1.0.1 |
2024-09-08 |
8.0 |
Miguel Barro |
AutoInstall support added.
To install :source the vimball file (setpwsh.vmb).
This simplifies update which is performed automatically whenever :GLVS is called. |
| setpwsh.vmb |
1.0 |
2024-04-29 |
8.0 |
Miguel Barro |
Initial upload |