Hacker News new | ask | show | jobs
by alexpw 1458 days ago
This killed all shell interaction within my tmux setup, somehow, and I had to downgrade in osx/brew [1] back to v3.4.1 [2]. I'm still wondering what part of my (probably outdated) tmux config caused it, but the most suspicious part is the run-shell/if-shell stuff.

Anyway, have things to do before I can try again and dig in. Thought I'd post in case someone else ran into this.

[Edit] Tip: swap to a different shell before uninstalling your current shell. Sigh...lol

[1] https://github.com/fish-shell/fish-shell/issues/5497 [2] https://raw.githubusercontent.com/Homebrew/homebrew-core/ad5...

3 comments

Hello, fish shell dev here. We opened an issue on our tracker - when you get a chance we'd appreciate if you'd share some tmux logs there, as I wasn't able to reproduce with your config file.

https://github.com/fish-shell/fish-shell/issues/9019

[Late Update]

The fish 3.5.0 release is not responsible for my tmux issue. False alarm.

Downgrading did somehow help me regain shell interaction, but I can't create a new session/pane, etc.

I think something else broke my tmux setup during the brew upgrade, or possibly even before it.

Would you mind posting a link to your tmux config? I'd look into it.