joshmedeski / t-smart-tmux-session-manager

t - the smart tmux session manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab for naviagtion

RiteshChepuri opened this issue · comments

I Think Tab for navigating through sessions will be useful.

Tab is used for fzf's multi select feature. Here it's described in the fzf manual.

-m, --multi
Enable multi-select with tab/shift-tab. It optionally takes an integer argument which
denotes the maximum number of items that can be selected.

If we decide to add multi select to this plugin later, it could cause an issue with muscle memory if we implement this right now.

What do you think? Perhaps we could allow whatever future multi-select feature to be optional later. (like select to kill selected sessions).

From maximum of the tools that I use, One of the common functionality is navigating through Tab. So I used Tab multiple times for navigating in session-manager because of muscle memory. or we could only bind Tab for navigating in zoxide, sessions. What do you think? But it feels like an hassle to enable a bind for particular BIND.