Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Can't change directory #1191

Open
z3nz opened this issue Sep 1, 2017 · 6 comments
Open

Can't change directory #1191

z3nz opened this issue Sep 1, 2017 · 6 comments

Comments

@z3nz
Copy link

z3nz commented Sep 1, 2017

Installed via pacaur on Arch. Love the idea for the terminal, but when I open it up and try to cd into any directory, it doesn't actually change my directory. Other commands seem to run fine, but I'm not really able to try too much due to this. I don't know if it would be a problem, but my default shell is zsh.

@Aletheia-Lothlorien
Copy link

Aletheia-Lothlorien commented Sep 2, 2017

Same here, also on Arch. I tried both the package from the AUR and the latest AppImage. I'm excited about this project (it's looking great) but won't get much use out of it without being able to change directories :-/

I'm also using zsh. When I run zsh or bash as child process, they both change directories without problem. Of course that negates all the extra features of Upterm.

UPDATE

If I set my SHELL variable to bash, Upterm has no problem changing directories. It seems to be restricted to zsh. Also, if I run zsh with no rc file, it doesn't change the behavior.

@shashanktomar
Copy link

Same issue here. For me, it doesn't even work if I change my shell to bash. I am also using zsh.

@vlad-shatskyi
Copy link
Contributor

@z3nz do you happen to have some alias for cd?

@z3nz
Copy link
Author

z3nz commented Sep 25, 2017

@vlad-shatskyi yes it is. It's aliased to nocorrect cd

@vlad-shatskyi
Copy link
Contributor

@z3nz I guess removing that alias should help. My guess is it's set somewhere in oh-my-zsh. You can avoid changing library files by adding alias cd=cd somewhere after that alias is added, i.e. at the end of your config file

@ivechan
Copy link

ivechan commented Nov 20, 2017

Same issue with zsh.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants