diff --git a/terminator b/terminator index 32778a1e..7ba5e91b 100755 --- a/terminator +++ b/terminator @@ -1041,7 +1041,6 @@ class Terminator: pane.show () pane.set_position (position / 2) terminal.show () - terminal.spawn_child () # insert the term reference into the list index = self.term_list.index (widget)