1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
lazygit/pkg/gui
2019-11-05 19:22:01 +11:00
..
app_status_manager.go show loading status for rebasing events 2019-03-03 15:21:33 +11:00
branches_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
commit_files_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
commit_message_panel.go support going to start/end of line and deleting lines in simple editor 2019-05-26 12:42:17 +10:00
commits_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
confirmation_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
context.go Prevent crash when opening in small window 2019-05-06 22:39:35 +10:00
credentials_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
files_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
gui.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
keybindings.go support line by line additions in staging and patch building contexts 2019-11-05 19:22:01 +11:00
line_by_line_panel.go support line by line additions in staging and patch building contexts 2019-11-05 19:22:01 +11:00
menu_panel.go Added light theme option to the settings 2019-10-20 12:32:57 +11:00
merge_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
options_menu_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
patch_building_panel.go handling when to show the split panel 2019-11-05 19:22:01 +11:00
patch_options_panel.go reorder patch command options 2019-11-05 19:22:01 +11:00
rebase_options_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
recent_repos_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
staging_panel.go support line by line additions in staging and patch building contexts 2019-11-05 19:22:01 +11:00
stash_panel.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
status_panel.go handling when to show the split panel 2019-11-05 19:22:01 +11:00
updates.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
view_helpers.go do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00