Make fzf-tab use tmux popup if in tmux session #15

Closed
opened 2022-07-08 21:17:24 +00:00 by Marty · 1 comment
Owner

Fzf tab can be told to use any command on completion invocation. And it even comes with a premade tmux popup window wrapper for itself! Now, the script just needs to figure out if a tmux session is running and then it could invoke the popup instead of appearing the terminal window itself. More info here: https://github.com/Aloxaf/fzf-tab/wiki/Configuration .
The advantage is that, even if the completion list is very long, no text should be moved by the wayside unlike now.

Fzf tab can be told to use any command on completion invocation. And it even comes with a premade tmux popup window wrapper for itself! Now, the script just needs to figure out if a tmux session is running and then it could invoke the popup instead of appearing the terminal window itself. More info here: https://github.com/Aloxaf/fzf-tab/wiki/Configuration . The advantage is that, even if the completion list is very long, no text should be moved by the wayside unlike now.
Author
Owner

Closing since I largely migrated away from tmux usage.

Closing since I largely migrated away from tmux usage.
Marty closed this issue 2024-02-05 08:06:26 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Marty/dotfiles#15
No description provided.