feat: swap tab and btab direction when tmux-popup shows above the cursor#326
feat: swap tab and btab direction when tmux-popup shows above the cursor#326Aloxaf merged 1 commit intoAloxaf:masterfrom
Conversation
|
Quite reasonable. |
|
I think this commit should be reverted because it doesn't follow the usual behavior of fzf. Personnally this change broke the usage of fzf-tab because I force fzf to use reverse layout by default. As a workaround I was trying to find a way via the options to overwrite this change but I couldn't find anything |
|
@tardypad |
|
@Aloxaf Thanks for the really quick change. |
No inversion of tab press behavior when the tmux popup is displayed above the prompt. See Aloxaf/fzf-tab#326
Do you think this is a good change?