Commit 2441c95
committed
Don't set foreground to false when stdout is a pipe
exec_bg is already set and the only two other effects it has are calling
disable_input() and changing a debug log message. The former is not
necessary to do when stdout is a pipe to fix the missing keystroke
issue while the latter now matches ogsudo.1 parent 91b9ce9 commit 2441c95
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
| |||
0 commit comments