jesseduffield.lazygit/pkg/gui/services/custom_commands
Stefan Haller 196e0a3c17 Copy gocui files into lazygit repo under pkg/gocui
I copied all files except dot files (.github and .gitignore), the _examples
folder, and go.mod/go.sum.

At some point we may want to copy the files back to the gocui repo when other
clients (e.g. lazydocker) want to use the newer versions of them.
2026-04-30 14:29:08 +02:00
..
client.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
handler_creator.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
keybinding_creator.go Copy gocui files into lazygit repo under pkg/gocui 2026-04-30 14:29:08 +02:00
menu_generator.go Modernize all codes 2025-11-15 10:46:23 +01:00
menu_generator_test.go Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
models.go Add SelectedSubmodule to SessionState 2025-11-12 08:54:34 +01:00
resolver.go feat: support custom keybinds in custom command prompt menus 2025-12-22 13:43:52 +01:00
session_state_loader.go Add SelectedSubmodule to SessionState 2025-11-12 08:54:34 +01:00