index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
spawn.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/spawn.c b/spawn.c
index 5865a881..9f65b329 100644
--- a/
spawn.c
+++ b/
spawn.c
@@ -446,7 +446,6 @@ complete:
}
#endif
- new_wp->pipe_off = 0;
new_wp->flags &= ~PANE_EXITED;
sigprocmask(SIG_SETMASK, &oldset, NULL);