This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2025-11-23 22:24:51 +02:00
Code
Issues
Releases
Activity
Files
5490e559a37b38f3d3b6e4712786b586c879276f
lazygit
/
pkg
/
gui
/
types
History
Stefan Haller
a08799ac15
Allow filterable contexts to customize the filter label
2025-08-14 15:02:48 +02:00
..
common_commands.go
…
common.go
Allow filtering for keybindings by prepending filter string with '@'
2025-08-14 15:02:48 +02:00
context.go
Allow filterable contexts to customize the filter label
2025-08-14 15:02:48 +02:00
keybindings.go
Add support for dynamic binding descriptions
2025-08-01 10:35:16 +02:00
modes.go
…
ref_range.go
Move the Ref interface from gui/types to models
2025-07-31 15:21:34 +02:00
refresh.go
Change Refresh to not return an error
2025-07-02 16:09:42 +02:00
rendering.go
Cleanup: add NewRunPtyTaskWithPrefix funxtion instead of setting Prefix manually
2025-07-02 16:15:19 +02:00
search_state.go
…
suggestion.go
…
version_number_test.go
…
version_number.go
…
views.go
…