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

The directory path does not update until one command after the directory change #66

Open
asgeir-s opened this issue Oct 21, 2017 · 3 comments

Comments

@asgeir-s
Copy link

When I cd into a directory the status line path does not update before I execute the next command.

Like this:

(status line shows '~')
~ > cd dev
(status line still shows '~')
~/dev > *enter* (or any command)
(status line updates to '~/dev')
~/dev > 
@j-f1
Copy link

j-f1 commented Apr 22, 2018

I can’t reproduce this on Hyper 2.0.0 with fish, but I do notice that it sometimes takes a second to update the CWD.

@asgeir-s
Copy link
Author

asgeir-s commented Apr 22, 2018

I am using Hyper 2.0.0 with oh-my-zsh. And the issue is still present. It does not help to wait. It never updates until I press return again.

@ghost
Copy link

ghost commented Apr 27, 2018

Using Hyper 2.0.0 with oh-my-zsh and the path is properly updating, however the git indicator icons are not updated unless I am pressing return again.

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

No branches or pull requests

2 participants