doomemacs/modules/tools/tmux
Tyler Ware 21f2776433 tmux: Quote shell arg in listing windows / panes
Specifying a session and / or window to +tmux-list-windows
and +tmux-list-panes just failed, because of the special characters
used in the ids for sessions & windows ($ and @). Quoting the ids
before building up the tmux command fixes this.
2020-04-23 21:13:28 -06:00
..
autoload tmux: Quote shell arg in listing windows / panes 2020-04-23 21:13:28 -06:00