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 b430e21 commit d1aa7f8Copy full SHA for d1aa7f8
TODO
@@ -17,7 +17,12 @@ TODO
17
it.
18
- Handle case where switching client via ``$ tmuxp load`` or
19
``$ tmuxp attach-session`` into another socket may cause an error.
20
-
+- Assure ``$ tmuxp freeze`` works with ``start_directory`` and does not
21
+ return commands with dir and no CD's. (esp with zsh).
22
+- Fix issue where tmuxp freeze with exotic ``PS1``'s cause strange
23
+ outputs.
24
+- If session name for ``$ tmuxp freeze`` has spaces, replace whitespace
25
+ with dashes.
26
27
Done
28
""""
0 commit comments