:open %sh{} doesn't seems to be working on windows 11 (PowerShell) #13711
-
I’m using Helix on Windows 11 with PowerShell. While waiting for the built-in file explorer in the next release, I’ve been trying to integrate YAZI as a file picker inside Helix. Here is my keybinding configuration:
The issue is that I’m limited to a pure Windows environment (no WSL). Is this a bug in Helix’s on Windows? or am I missing something in my configuration? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The |
Beta Was this translation helpful? Give feedback.
-
Thank you @the-mikedavis ! |
Beta Was this translation helpful? Give feedback.
The
%{buffer_name}
syntax is only available on master right now - you'll have to build from source until the next release if you want to take advantage of command expansions