We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77472cc commit d456e5bCopy full SHA for d456e5b
CHANGES
@@ -21,6 +21,16 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
21
22
<!-- Maintainers, insert changes / features for the next release here -->
23
24
+## tmuxp 1.17.1 (2022-10-15)
25
+
26
+### Minor completion improvements
27
28
+- Improved shtab completions for files with `tmuxp load [tab]` (#834)
29
30
+### Internal
31
32
+- Remove unused completion code leftover from click (#834)
33
34
## tmuxp 1.17.0 (2022-10-09)
35
36
### Breaking changes
0 commit comments