Files
structure/src/dockerfiles/workspace/tmux.conf

3 lines
191 B
Plaintext
Raw Normal View History

set-option -g status-interval 1
set-option -g automatic-rename on
set-option -g automatic-rename-format "#{?#{==:#{pane_current_command},bash},#{b:pane_current_path},#{pane_current_command}}"