File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ Here you can find the recent changes to tmuxp.
11
11
12
12
- [cli] [tests] tagged v0.0.37. Many fixes. Python 2.6 support. Will
13
13
switch to per-version changelog after 0.1 release..
14
+ - [config] support for blank panes (null, ``pane ``, ``blank ``) and panes
15
+ with empty strings.
16
+ - [freeze] tmuxp freeze supports exporting to blank panes.
17
+ - [freeze] tmuxp freeze will now return a blank pane for panes that would
18
+ previously return a duplicate shell command, or generic python, node
19
+ interpreter.
14
20
15
21
2013-11-05
16
22
''''''''''
Original file line number Diff line number Diff line change 11
11
doesn't already exist in config dir.
12
12
13
13
- Remove -zsh command, python, etc if just in shell.
14
+ - `teamocil `_ and `tmuxinator `_ import support for blank panes
14
15
- ``shell_command_before `` for `teamocil `_.
15
16
- if no ``window_name `` in config, option ``automatic_rename: on `` by
16
17
default and test.
You can’t perform that action at this time.
0 commit comments