On Sun, Dec 31, 2017 at 01:50:50PM -0800, Eric Pruitt wrote: > On Sun, Dec 31, 2017 at 10:15:24PM +0100, Hadrien Lacour wrote: > > I'm trying to do > > `st -e "tmux a -t cmus"` > > Use `st -e tmux -a -t cmus` as documented in st(1) which reads "-e > command [arguments...]". > > Eric >
Thanks, I didn't notice this particularity.
