jesseduffield.lazygit/pkg/integration/tests/status
Chris McDonnell e67bc45d48 Split behavior of rendering allBranchesLogCmd and switching to next cmd
This now allows for leaving the status panel and returning back to the
same log command. Previously any return to the status panel would result
in the next command in the list being shown. Now, you need to press `a`,
with a log command being rendered, to rotate to the next
allBranchesLogCmd.
2025-05-21 08:17:09 +02:00
..
click_repo_name_to_open_repos_menu.go Add tests for clicking in status side panel 2024-05-15 13:21:17 +02:00
click_to_focus.go Add tests for clicking in status side panel 2024-05-15 13:21:17 +02:00
click_working_tree_state_to_open_rebase_options_menu.go Add tests for clicking in status side panel 2024-05-15 13:21:17 +02:00
log_cmd.go Migrate deprecated AllBranchesLogCmd to AllBranchesLogCmds 2025-05-06 23:33:17 -04:00
log_cmd_status_panel_all_branches_log.go Split behavior of rendering allBranchesLogCmd and switching to next cmd 2025-05-21 08:17:09 +02:00
show_divergence_from_base_branch.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00