henrikruscon / hyper-statusline

Status Line Plugin for Hyper
MIT License
387 stars 79 forks source link

cwd isn't updated when I navigate with rupa/z #24

Closed donaldpipowitch closed 7 years ago

donaldpipowitch commented 7 years ago

When I use rupa/z for navigation the cwd will not be updated.

I use Mac OS 10.12.2.

vinkla commented 7 years ago

I'm also having this issue. I'm using the latest version of macOS and Hyper.

henrikruscon commented 7 years ago

It's working for me. Could you give a little more details? ✌️

vinkla commented 7 years ago

When I run z <path> it doesn't update the status-line until next command. Something else I can share?

henrikruscon commented 7 years ago

How did you install it?

Clean install for me with antingen (only bundle): skarmavbild 2017-01-12 kl 13 20 03

henrikruscon commented 7 years ago

@donaldpipowitch still having this issue?

donaldpipowitch commented 7 years ago

@henrikdahl I tested it with 1.6.3 (and hyper@1.1.0), but it doesn't seem to work for me :(

henrikruscon commented 7 years ago

@donaldpipowitch

Basically we have to identify why your Z doesn't work with hyper-statusline and mine does ✌️

donaldpipowitch commented 7 years ago

Thank you for the effort :)

henrikruscon commented 7 years ago

@donaldpipowitch mind trying Z with zsh instead? ✌️

donaldpipowitch commented 7 years ago

Looks like $ exec zsh and $ source ~/z.sh works 🤔 Hmm... time to switch to zsh? 🤔

henrikruscon commented 7 years ago

I wonder if this is a Z issue since it works with zsh 🤔

henrikruscon commented 7 years ago

@vinkla using bash as well?

vinkla commented 7 years ago

@henrikdahl yeah, I'm using Bash as well.

henrikruscon commented 7 years ago

It appears to be a Z issue and not related to hyper-statusline so I'm closing this ✌️