[TUHS] foreground/background vs. Windowing

Steffen Nurpmeso steffen at sdaoden.eu
Sun Jul 20 09:33:35 AEST 2025


Noel Hunt wrote in
 <CAGfO01zaZq6r=SGQZzHhLAZSbim7hUs7vCJPa-Y4xDqBro23LA at mail.gmail.com>:
 |> I still like to use ^Z to suspend a running program, even when I use
 |> X11.
 |
 |Since it would appear that that is totally unnecessary in a
 |window system, as Doug pointed out, one has to ask why?

And another question would be why i have a need to add

  pkill -CONT tmux

to my dmenu.sh, aka

  command PKILL_TMUX "pkill -CONT tmux"

to my (currently unused) ~/.cwmrc.

Ie, why use that ^Z TSTP mess when there are so many race
conditions that the signal goes to the wrong program.  (This is
most often from within less(1)<-bash(1)<-tmux(1)<-st(1), then;
and it is on Linux.)

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)
|
|During summer's humble, here's David Leonard's grumble
|
|The black bear,          The black bear,
|blithely holds his own   holds himself at leisure
|beating it, up and down  tossing over his ups and downs with pleasure
|
|Farewell, dear collar bear


More information about the TUHS mailing list