You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: exclude current session from session list (#99)
Exclud the current tmux session (if tmux is active), making it easy to switch to the last used session by opening the plugin and hitting enter.
Co-authored-by: Hieu Le <[email protected]>
feat: add support for customizing default fzf results (#67)
By default, t will display tmux sessions and zoxide results by default. You can change this by setting `@t-fzf-default-results` variable.