Skip to content

Commit 5e2edbf

Browse files
committed
TODO placeholder for checking for oh-my-zsh window renaming issue with DISABLE_AUTO_TITLE
1 parent 4283849 commit 5e2edbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tmuxp/cli.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,3 +375,8 @@ def config_complete(command, commands, ctext):
375375
config_complete('load', commands, ctext)
376376

377377
print(' \n'.join(commands))
378+
379+
380+
# check for oh-my-zsh
381+
# you are using oh-my-zsh without DISABLE_AUTO_TITLE, this can cause unexpected
382+
# behavior with tmux window renaming. Let me uncomment for you?

0 commit comments

Comments
 (0)