mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-15 21:37:09 +09:00
Fix empty splits and single terms
This commit is contained in:
@@ -94,8 +94,6 @@ func (t *Terminal) Start(execCmd []string, getOutput bool, wait bool) error {
|
||||
screen.Redraw()
|
||||
}
|
||||
t.Stop()
|
||||
// TODO: close Term
|
||||
// closeterm <- view.Num
|
||||
}()
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user