tmux error ’tmux.conf: no current session'
This is because you haven’t added -g
in any of the set
command in tmux.conf
file.
Reference: Stackoverflow
This is because you haven’t added -g
in any of the set
command in tmux.conf
file.
Reference: Stackoverflow