diff --git a/.tmux.conf b/.tmux.conf index 8e7b05a..9a5434a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -558,6 +558,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # } # # _username() { +# echo # tty=${1:-$(tmux display -p '#{pane_tty}')} # ssh_only=$2 # @@ -582,6 +583,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # } # # _hostname() { +# echo # tty=${1:-$(tmux display -p '#{pane_tty}')} # ssh_only=$2 # full=$3 @@ -618,6 +620,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # } # # _root() { +# echo # tty=${1:-$(tmux display -p '#{pane_tty}')} # root=$2 #