term: enable switching signals using the second argument of term_exec()master
commite9e9cb089f8b0e5177bab1c7c48053af09abaa46
authorAli Gholami Rudi <ali@rudi.ir>
Fri, 12 Aug 2022 08:04:55 +0000 (12 12:34 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Fri, 12 Aug 2022 08:07:04 +0000 (12 12:37 +0430)
tree23970185957a3475284a944938617342b9a68022
parentd2659280bf43980207cdd5278d88c6361539e982
term: enable switching signals using the second argument of term_exec()

Before this change, term_signal() did that.  Also, now TERM_PGID is
defined only if switching signals are enabled.
fbpad.c
fbpad.h
term.c