tmux-sessionx icon indicating copy to clipboard operation
tmux-sessionx copied to clipboard

Fix reversed keybindings for navigation in session selector

Open alex-bue opened this issue 1 year ago • 1 comments

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

  • Resolves #107

Testing

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

alex-bue avatar Dec 01 '24 21:12 alex-bue

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!

omerxx avatar Dec 28 '24 13:12 omerxx