narwhal
narwhal copied to clipboard
running `fab local` closes existing tmux sessions
I generally work inside of a tmux session and running fab local clobbers that sessions, in fact it seems to clobber all existing/running sessions even if invoked outside of tmux
true :) it simply calls kill-server when it is done