-
-
Notifications
You must be signed in to change notification settings - Fork 667
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The following focus keybindings seem to have been deprecated:
focus_right: Some(( code: Char('l'), modifiers: ( bits: 0,),)),
focus_left: Some(( code: Char('h'), modifiers: ( bits: 0,),)),
focus_above: Some(( code: Char('k'), modifiers: ( bits: 0,),)),
focus_below: Some(( code: Char('j'), modifiers: ( bits: 0,),)),
Is there still a way to achieve this behaviour of focusing the right pane without moving into it fully?
smammy
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working