Dax T Games
Dax T Games
I like the solution and implemented it but same question as @thewatts. If already at the top of `neotree` I want to be able to navigate to the `neotree` parent...
The implemented solution in https://github.com/microsoft/terminal/pull/16949: 1. Is confusing. - Is it `%WT_SETTINGS_DIR%` or `%WT_SETTINGS_PATH%` - I THINK it is `%WT_SETTINGS_DIR%` because it seems to MOSTLY work. - Does not COMPLETELY...
Also why can't this just be a normal env variable like the below that are set in 1.20.x:  Like this: 
See my edited comment above.
Thanks for the quick response and the fix! I looked at the PR and it went back and forth on `%WT_SETTINGS_DIR%` and `%WT_SETTINGS_PATH%`. After posting the issue I went to...
- Properly handle spaces in CMDER_ROOT path in all areas (shells, launcher, etc I was not aware this was a problem. I thought we handled spaces quite well - Detect...
There is not a lot to go on here. I don't understand the screenshot you provided. `%cmder_root%` is not required in the path unless you want it in the path...
I don't know what that is it looks like you're running something that you created that's throwing an error Can you download a new zip file from the cmder GitHub...
Good catch - I didn't see it either. Future versions of Cmder Mini will be able to launch external git bash.
@hesammoosapour The screenshots you have shown of running consoles do not come from the screenshots of the Cmder `bash` tasks you have shown. The running xonsoles are ALL `cmd.exe`. The...