Comment previous change. Suggestion from #148496
This commit is contained in:
parent
bd2f125191
commit
583aec7c21
|
@ -326,6 +326,7 @@ class Terminator:
|
|||
term2 = self.splitaxis (term, True)
|
||||
self.splitaxis (term, False)
|
||||
self.splitaxis (term2, False)
|
||||
# Give focus to the first terminal
|
||||
term._vte.grab_focus ()
|
||||
return (False)
|
||||
|
||||
|
|
Loading…
Reference in New Issue