Denys Séguret
Denys Séguret
@AndydeCleyre Would that entry in verbs.hjson solve the problem for zsh users ? ``` { key: alt-enter external: "noglob cd {file}" from_shell: true } ```
Now the question is how to make this verb discoverable by zsh users... ``` { external: "noglob cd {directory}" key: alt-enter invocation: cd from_shell: true } ```
@sztomi Can you share the configuration item leading to this error ?
Is that the exact error message ? With "Username" ?
The problem is probably in the way the shell script gives the path to broot but I don't know powershell well enough and I don't have any Windows box available...
@lost22git I can't test on Windows. What you're saying is the problem should be fixed with the last version of directories-rs ?
@2gn This is specific and looks actionable. Can you create a separate issue for that ?
I'm not sure I understand your use case. Is that some kind of log ?
Kind of related: https://github.com/Canop/broot/issues/825
I'd like rusticians with knowledge of Windows to have a look there.