ivaaaan / smug

Session manager and task runner for tmux. Start your development environment within one command.
MIT License
712 stars 29 forks source link

Running smug list fails when no tmux is running #94

Closed hugohabicht01 closed 2 years ago

hugohabicht01 commented 2 years ago

Describe the bug When running smug list outside a tmux session, while no instance of tmux is running, it returns Cannot run "tmux display-message -p #S". Error exit status 1. Same goes for smug print This issue does not occur when running smug list -d, then everything works flawlessly

Expected behavior Print the names of the configs

Smug version 0.29

OS you're using Mac OS Monterey 12.4

ivaaaan commented 2 years ago

Thanks! Fixed in #96