mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-12 00:26:24 -04:00
For legacy reasons, OptionMenu was set to `<disabled>`, and OptionMenuAlt1 to `?`. This doesn't make a lot of sense any more; get rid of OptionMenuAlt1 and bind OptionMenu to `?` by default. This is a breaking change for users who rebound OptionMenuAlt1 in their config, but it doesn't strike me as very likely, and it's easy enough to fix. |
||
|---|---|---|
| .. | ||
| accordion.go | ||
| disable_switch_tab_with_panel_jump_keys.go | ||
| empty_menu.go | ||
| keybinding_suggestions_when_switching_repos.go | ||
| mode_specific_keybinding_suggestions.go | ||
| open_link_failure.go | ||
| range_select.go | ||
| switch_tab_from_menu.go | ||
| switch_tab_with_panel_jump_keys.go | ||