mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
When using the panel jump keys and the target panel is already active, switch tabs
This commit is contained in:
@@ -338,6 +338,7 @@ var tests = []*components.IntegrationTest{
|
||||
ui.OpenLinkFailure,
|
||||
ui.RangeSelect,
|
||||
ui.SwitchTabFromMenu,
|
||||
ui.SwitchTabWithPanelJumpKeys,
|
||||
undo.UndoCheckoutAndDrop,
|
||||
undo.UndoDrop,
|
||||
worktree.AddFromBranch,
|
||||
|
||||
Reference in New Issue
Block a user