mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
Add keymenu
This commit is contained in:
@@ -395,7 +395,6 @@ func SetGlobalOption(option, value string) error {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: info and keymenu option change
|
||||
if option == "infobar" || option == "keymenu" {
|
||||
Tabs.Resize()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user