Skip to content

Commit 332ea21

Browse files
committed
update CHANGELOG
1 parent 6985855 commit 332ea21

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

2730
2013-10-28
2831
----------

0 commit comments

Comments
 (0)