5 ms·
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
by alexpw 4y 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 https://github.com/fish-shell/fish-shell/issues/5497
[2] https://raw.githubusercontent.com/Homebrew/homebrew-core/ad5d542a28f634a9b65a5a7f6dbacab335aff92d/Formula/fish.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/ad5...
- faho 4y agoWould you mind posting a link to your tmux config? I'd look into it.
- alexpw 4y agoThank you in advance! tmux.conf [1] [1] https://gist.github.com/alexpw/7d406734f912f835d705066de8286bda https://gist.github.com/alexpw/7d406734f912f835d705066de8286...
- ridiculous_fish 4y agoHello, 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 https://github.com/fish-shell/fish-shell/issues/9019
- alexpw 4y ago[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.