1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-29 23:17:32 +02:00
Stefan Haller 1a9ce9db94 Always show the "Press <c-o> to open menu" help text in the commit panel
Previously we would hide it if no onSwitchToEditor function was set; that was
from a time when <c-o> was bound directly to the switch-to-editor command. Now
it is bound to showing a menu, and that menu is always available even if no
onSwitchToEditor function is set. (We rather need to disable the switch to
editor item _within_ that menu, see next commit.)
2024-03-18 20:44:03 +01:00
..
2024-02-21 09:58:09 +01:00
2024-01-14 17:45:35 +01:00
2023-06-01 20:12:20 +10:00
2023-04-30 13:19:53 +10:00
2021-09-16 21:38:43 +08:00
2024-01-14 17:45:35 +01:00