-
-
Notifications
You must be signed in to change notification settings - Fork 681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New tabs/panes don't keep the current working directory #1641
Comments
Hum - so, for me this still works in 0.31.1. Both in new panes and in new tabs. Does it work for you if you load with the default config? (eg. if you do a |
OK looks like when I updated to the latest version the configuration had changed and so by dumping the new config and adding back in my own changes the problem disappeared. |
That's good to hear, though honestly I'm still a little worried about this. I wonder which part of the old config was causing this? If you feel like hunting it down that'll be great. Otherwise I'll try to find time for it myself. |
So this was the actual delta: Looks to be some new 'search' feature stuff + a change from |
This is... very peculiar. I'll try to dig into this more if I find the time. Thanks for the diff! |
Basic information
zellij --version
: zellij 0.31.1stty size
: 57 118uname -av
: Darwin D3496LK9V7 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64Further information
I'm almost certain this used to work (as not only would the current behaviour become immediately noticeable to me and annoying, but also I can see from this PR that the expected behaviour was indeed implemented into Zellij) but it suddenly stopped, and I'm not sure what in my configuration (here) would cause this.
The text was updated successfully, but these errors were encountered: