This website requires JavaScript.
Explore
Help
Sign In
DEV
/
jesseduffield_lazygit
Watch
1
Star
0
Fork
0
You've already forked jesseduffield_lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-01-14 16:04:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jesseduffield_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