mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
Add split_tree and ability to create splits
This commit is contained in:
@@ -126,7 +126,7 @@ func SetOption(view *View, args []string) {
|
||||
}
|
||||
|
||||
if option == "statusline" {
|
||||
view.Resize(screen.Size())
|
||||
// view.Resize(screen.Size())
|
||||
}
|
||||
|
||||
err := WriteSettings(filename)
|
||||
|
||||
Reference in New Issue
Block a user