You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: disable navigation when in command window mode (#135)
* fix: disable navigation when in command window mode
Prevents navigation from being triggered while in command window mode,
which could lead to unexpected behavior. This ensures navigation commands
only work in normal buffer windows.
Closes#113
Signed-off-by: Tomas Slusny <[email protected]>
* Fix formatting
Signed-off-by: Tomas Slusny <[email protected]>
---------
Signed-off-by: Tomas Slusny <[email protected]>
Co-authored-by: Alexander Serowy <[email protected]>
0 commit comments