This website requires JavaScript.
Explore
Help
Sign In
sysutils
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-01-26 01:41:35 +03:00
Code
Activity
Files
create-pull-request/patch
Add File
New File
Upload File
Apply Patch
lazygit
/
pkg
/
gui
/
services
/
custom_commands
History
Karl Wikström
62913ee25d
feat: support custom keybinds in custom command prompt menus
2025-12-22 13:43:52 +01:00
..
client.go
Add commandMenu property to custom commands
2025-02-28 10:11:30 +01:00
handler_creator.go
feat: support custom keybinds in custom command prompt menus
2025-12-22 13:43:52 +01:00
keybinding_creator.go
Extract a method CustomCommand.GetDescription
2025-02-28 10:00:59 +01:00
menu_generator_test.go
Move NewDummyCommon to pkg/common
2025-05-06 09:43:26 +02:00
menu_generator.go
Modernize all codes
2025-11-15 10:46:23 +01: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