upterm
upterm copied to clipboard
Implement autocd
In zsh I can change directory only by path (without cd command). In black screen it returns error:
> ./ekaragodin
zsh:1: permission denied: ./ekaragodin
I too have zsh as my default shell. I am unable to cd at all.
anyone found a solution for this? +1
Anyone found a solution to this 3 years later? lol
- Using zsh in any other terminal I can cd into directories using
mydir. - Using Upterm I can only get there using
cd mydir/.
Love everything else about Upterm but AutoCD would make it perfect