aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-08-12 19:04:01 -0300
committerEuAndreh <eu@euandre.org>2022-08-12 19:04:01 -0300
commit42368c31bbbd2f4095e51440f5c0e8d6ecb2644d (patch)
treee2304cceede80f45a3db2b40502aebb5556122ba /etc
parentetc/tmux/tmux.conf: Increase contrast of status bar (diff)
downloaddotfiles-42368c31bbbd2f4095e51440f5c0e8d6ecb2644d.tar.gz
dotfiles-42368c31bbbd2f4095e51440f5c0e8d6ecb2644d.tar.xz
etc/tmux/tmux.conf: Use "-" like "cd -" does
Diffstat (limited to 'etc')
-rw-r--r--etc/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/tmux/tmux.conf b/etc/tmux/tmux.conf
index cd2ec6b..708feef 100644
--- a/etc/tmux/tmux.conf
+++ b/etc/tmux/tmux.conf
@@ -79,3 +79,4 @@ bind-key t resize-pane -x 80
bind -n M-r attach-session -t . -c '#{pane_current_path}' \; display-message "CWD for session updated to #{pane_current_path}!"
bind-key u capture-pane \; save-buffer /tmp/tmux-urlscan-buffer \; new-window -n "urlscan" '$SHELL -c "urlscan < /tmp/tmux-urlscan-buffer"'
+bind-key - last