optionally prompt for session name when creating a new session

This commit is contained in:
Gregory Pakosz
2015-10-26 21:08:34 +01:00
parent 921c6d14d0
commit b9943589e3
2 changed files with 12 additions and 4 deletions
+4
View File
@@ -76,6 +76,10 @@ tmux_conf_new_windows_retain_current_path=false
tmux_conf_new_panes_retain_current_path=true
#tmux_conf_new_panes_retain_current_path=false
# prompt for session name when creating a new session
tmux_conf_new_session_prompt=false
#tmux_conf_new_session_prompt=true
# if you're running tmux within iTerm2
# - and tmux is 1.9 or 1.9a
# - and iTerm2 is configured to let option key act as +Esc