On 6 June 2012 12:28, Bastien Dejean <[email protected]> wrote: > Hi, > > Is there an option to prevent urxvt windows holding a foreground process > from being closed?
It's your shell which would control this. Which shell are you using? If it's bash (or perhaps close enough some sh-compatible shell) then have a look at the "set" builtin command, some options of which allow tweaking job control. -- Thomas Adam _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
