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 12764fb commit 8cc661eCopy full SHA for 8cc661e
CHANGES
@@ -6,6 +6,13 @@ Here you can find the recent changes to tmuxp
6
7
current
8
-------
9
+- :issue:`616` New command: ``tmuxp ls``
10
+
11
+ List commands available via config directory. If the config is printed,
12
+ it's loadable via ``tmuxp load configfilename`` without needing to type the
13
+ full filepath.
14
+- :issue:`480` Fix typo, thanks @jstoja
15
+- :issue:`578` Fix typo, thanks @mauroporras
16
- :issue:`519` Fix typo, thanks @timgates42
17
- :issue:`506` Fix Makefile typo, thanks @wolfgangpfnuer
18
- Travis: Only run on master and PRs one time
0 commit comments