Skip to content

Commit a1227de

Browse files
committed
Update CHANGES
1 parent 1182d61 commit a1227de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Here you can find the recent changes to tmuxp
77
current
88
-------
99
- *Insert changes/features/fixes for next release here*
10-
- :issue:`636` New command: ``tmuxp shell``
10+
- :issue:`636` New command: ``tmuxp shell`` and :issue:`638` ``tmuxp shell_plus``
1111

1212
Automatically preloads session, window, and pane via `libtmux`_
1313
api objects and makes them available in a python console.
@@ -41,6 +41,8 @@ current
4141
$ tmuxp shell my_server my_window -c 'print(window.name.upper())'
4242
MY_WINDOW
4343
44+
``tmuxp shell_plus`` has autocompletion
45+
4446
tmuxp 1.5.8 (2020-10-31)
4547
------------------------
4648
- :issue:`639` Passes start_directory through to new tmux session

0 commit comments

Comments
 (0)