2016-01-23 21:44 GMT+01:00, Steve Litt <[email protected]>: > Suckless Tools terminals are very low footprint, but they also lack > features necessary for certain tasks. IIRC you'd never use one for a > login terminal, and IIRC they can't be told to run a certain script > (like xterm -e). But they often suffice, and you can easily compile > them to have the exact font size you like.
I currently launch tmux on st with this command: nohup st -t "$USER At $HOSTNAME" -e tmux st had the -e option since ages. Some time ago it didn't work properly, if I remember right, but for me never yield any bug. _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
