jesseduffield.lazygit/pkg
Stefan Haller a5b760f8d1 Fix typo in keybinding
An uppercase letter is not valid with ctrl, and only works because we lowercase
the string before parsing it. This will change later in this branch when we
start supporting bindings like <c-s-r>.
2026-04-30 22:22:53 +02:00
..
app Pass todo flag to EditRebaseTodo 2026-01-28 10:15:51 +01:00
cheatsheet Add Key type 2026-04-30 22:14:26 +02:00
commands Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
common Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
config Fix typo in keybinding 2026-04-30 22:22:53 +02:00
constants Make the links in the status panel point to the current version rather than master 2024-03-22 08:13:59 +01:00
env Support bare worktrees where worktree does not have its own .git file 2023-08-07 22:40:53 +10:00
fakes Modernize all codes 2025-11-15 10:46:23 +01:00
gocui Bump tcell dependency to v3 2026-04-30 22:14:26 +02:00
gui Bump tcell dependency to v3 2026-04-30 22:14:26 +02:00
i18n Update translations from Crowdin 2026-04-06 19:29:09 +02:00
integration Add Key type 2026-04-30 22:14:26 +02:00
jsonschema Modernize all codes 2025-11-15 10:46:23 +01:00
logs Clean up build tags 2025-08-14 20:40:44 +02:00
snake Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
tasks Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
theme Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
updates Change direct access to Common.UserConfig to a getter 2024-08-18 10:24:52 +02:00
utils Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00