jesseduffield.lazygit/pkg/i18n
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
..
chinese.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
dutch.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
english.go Always show the "Press <c-o> to open menu" help text in the commit panel 2024-03-18 20:44:03 +01:00
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
i18n_test.go fix lint errors 2020-11-18 08:36:19 +11:00
japanese.go Add command to squash all fixups in the current branch 2024-01-29 09:37:47 +01:00
korean.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
polish.go Always show the "Press <c-o> to open menu" help text in the commit panel 2024-03-18 20:44:03 +01:00
russian.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00
traditional_chinese.go Don't ask to force-push if the remote rejected updates 2024-03-17 07:38:58 +01:00