File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ Here you can find the recent changes to tmuxp.
99- [internal] :meth:`Window.select_pane` now accepts ``-l``, ``-U``, ``-D``,
1010 ``-L``, ``-R``.
1111- [internal] [tests] support for ``automatic-rename`` option.
12- - [docs] 2 new :ref:`examples`, 'main-pane-height' and 'automatic-rename'.
12+ - [docs] 3 new :ref:`examples`, 'main-pane-height', 'automatic-rename', and
13+ 'shorthands'.
1314- [cli] enhancements to prompts
1415- [cli] ``tmuxp import`` for teamocil and tmuxinator now has a wizard and offers
1516 to save in JSON or YAML format.
@@ -23,6 +24,8 @@ Here you can find the recent changes to tmuxp.
2324 publicly.
2425- [cli] tmux will now use :meth:`Session.switch_client` and
2526 :meth:`Session.attach_session` to open new sessions instead of ``os.exec``.
27+ - [config] tmuxp now allows a new shorter form for panes. Panes can just be a
28+ string. See the shorthand form in the :ref:`examples` section.
2629
27302013-10-28
2831----------
You can’t perform that action at this time.
0 commit comments