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

Fix reversed keybindings for navigation in session selector #159

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

Conversation

alex-bue
Copy link

@alex-bue alex-bue commented Dec 1, 2024

This PR fixes the reversed keybindings for navigation in the session selector:

  • Ctrl-p now moves up, as expected.
  • Ctrl-n now moves down, as expected.

The behavior now matches the default fzf keybindings for n (next) and p (previous).

Related Issue

Testing

  • Verified that Ctrl-p and Ctrl-n behave as default fzf navigation.
  • Tested locally

@omerxx
Copy link
Owner

omerxx commented Dec 28, 2024

Hi @alex-bue, sorry for the delay, I'm happy to accept, please:

  1. Fix conflicts
  2. Make sure this is aligned with the readme (and update if necessary?)

Thanks!

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.

Keep my default fzf c-n and c-p behaviour
2 participants