omerxx / tmux-sessionx

A Tmux session manager, with preview, fuzzy finding, and MORE
GNU General Public License v3.0
556 stars 51 forks source link

No provision to list the name of the current session in the list... #49

Closed shibisuriya closed 4 months ago

shibisuriya commented 4 months ago

Currently I am in a session named 'react-experiments'... When I open sessionx dialog 'react-experiments' should also exist in the list... Some might not like this but a flag to switch this behavior would be cool, because when I open the dialog I want to see all my sessions in the list including the current session...

It helps me mindlessly jump to different sessions... Instead of thinking too much about in which session I am in, even though the session I am about to jump is the current session :)

image

shibisuriya commented 4 months ago

Sorry read the docs.

set -g @sessionx-filter-current 'false'