Add zsh suppourt (macOS) #1010
-
The default terminal seems to be bash, I don't think much has to be said, but when i tried running Also as of macOS Catalina, zsh is default, so having full support would be awesome! I may also be absolutely stupid and missing a config file or something |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
eDEX tracks the directory changes of a specific process, which is why when you start zsh from bash, it is still tracking the bash process and not your activity and zsh. However, you can indeed change the default shell! Pop up the settings with ctrl+shift+s and change |
Beta Was this translation helpful? Give feedback.
eDEX tracks the directory changes of a specific process, which is why when you start zsh from bash, it is still tracking the bash process and not your activity and zsh.
However, you can indeed change the default shell! Pop up the settings with ctrl+shift+s and change
bash
tozsh
in theshell
setting. Hit save to disk, restart edex, and you should be good.