tmux-zen icon indicating copy to clipboard operation
tmux-zen copied to clipboard

Terminal crash if TMUX not installed

Open mnm364 opened this issue 7 years ago • 2 comments

After running omf install tmux-zen on a new Ubuntu 16.04.3 build, without yet installing tmux, the terminal crashes and is unable to start again.

Temporary Fix

  1. Delete the folder ~/.local/share/omf/pkg/tmux-zen using X (in other words the gui)
  2. Install tmux (on Ubuntu sudo apt install tmux)
  3. Reinstall tmux-zen: omf install tmux-zen

Long-term

This behavior should be fixed and instead of crashing the terminal should output a error/warning.

mnm364 avatar Oct 12 '17 13:10 mnm364

I have tmux installed - installing tmux-zen immediately crashes Konsole and it won't restart until removing the pkg folder. (Ubuntu 18.04)

dixonge avatar Jun 22 '18 04:06 dixonge

I ran into the same issue recently.

I see that bundle apparently lists config as a dependency, but I use fisher and it doesn't capture that. I just added oh-my-fish/plugin-config temporarily to my config. Maybe this package should just include a fishfile

Dietr1ch avatar Jul 20 '19 07:07 Dietr1ch