Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(session-manger) : Allow Ctrl + p, Ctrl + n to navigate lists in sesssion manager up and down, and shift + tab to navigate session manager tabs backwards #4015

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicole-jf
Copy link

Allows navigation of lists in session manager wiht Ctrl+p and Ctrl+n (these keyshortcuts are used by default by vim, nvim, helix, zsh and fish, for similar purposes, such as navigating lists of suggested completions, these are established keyshortcuts) which can be more ergonimical than using the up and down arrow keys, and allows using Shift+Tab to navigate the tab bar backwards.

@nicole-jf nicole-jf changed the title Ctrl + p, Ctrl + n to lnavigate lists in sesssion manager up and down, and shift + tab to navigate session manager tabs backwards feat(session-manger) : Allow Ctrl + p, Ctrl + n to navigate lists in sesssion manager up and down, and shift + tab to navigate session manager tabs backwards Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant