mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Improve command prompt completion:
- Show a menu with completions if there are multiple. - Don't complete argument stuff (options, layouts) at start of text. - For -t and -s, if there is no : then complete sessions but if there is a :, show a menu of all windows in the session rather than trying to complete the window name which is a bit useless if there are duplicates.
This commit is contained in:
Reference in New Issue
Block a user