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-27 22:38:09 +02:00
Code
Issues
Releases
Activity
Files
cd0f72d66a73358192c68ee85db7f06d7cdc2c82
lazygit
/
pkg
/
integration
/
tests
/
ui
History
Stefan Haller
55d8e801f1
Use getters for AppState and UserConfig instead of accessing the fields directly
...
This will allow us to make them private.
2024-08-18 10:24:52 +02:00
..
accordion.go
Add integration test for accordion mode
2023-07-19 22:17:29 +10:00
double_popup.go
…
empty_menu.go
Enforce single-item selection in various actions
2024-01-19 10:50:49 +11:00
keybinding_suggestions_when_switching_repos.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
mode_specific_keybinding_suggestions.go
feat: squash merge
2024-06-30 11:01:03 +10:00
open_link_failure.go
Use getters for AppState and UserConfig instead of accessing the fields directly
2024-08-18 10:24:52 +02:00
range_select.go
Clear range select upon pressing 'escape'
2024-01-19 10:47:21 +11:00
switch_tab_from_menu.go
Use fields rather than methods on worktrees
2023-07-30 18:35:24 +10:00
switch_tab_with_panel_jump_keys.go
When using the panel jump keys and the target panel is already active, switch tabs
2024-08-17 10:37:00 +02:00