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 21b4639 commit 9edead2Copy full SHA for 9edead2
CHANGES
@@ -6,9 +6,19 @@ Here you can find the recent changes to tmuxp
6
7
current
8
-------
9
-- Adding option to dump `load` output to log file
10
- *Insert changes/features/fixes for next release here*
11
+tmuxp 1.6.3 (2020-11-22)
12
+------------------------
13
+- :issue:`647` Adding option to dump `load` output to log file, thank you
14
+ @joseph-flinn!
15
+
16
+ ``tmuxp load file.yaml --log-file yourfile.txt``
17
18
+ Adjust log levels:
19
20
+ ``tmuxp --log-level DEBUG load file.yaml --log-file yourfile.txt``
21
22
tmuxp 1.6.2 (2020-11-08)
23
------------------------
24
- :issue:`643` New command ``tmuxp debug-info`` for creating github
0 commit comments