diff options
author | Cody Hiar <cody.hiar@investopedia.com> | 2016-11-09 16:27:42 -0700 |
---|---|---|
committer | Cody Hiar <cody.hiar@investopedia.com> | 2016-11-09 16:27:42 -0700 |
commit | 35d592819cafbc6a01c7843604144686dc78dfb0 (patch) | |
tree | 00d0809469e4b3c92331a7d35cf8bd86df220770 | |
parent | 2c25fe2c7e658ae5c53fba76b58a0741ab2b0bcc (diff) |
This is an amazing function to discover, can't believe I lived so long without this
-rw-r--r-- | tmux.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux.config b/tmux.config index b098341..bbca376 100644 --- a/tmux.config +++ b/tmux.config @@ -94,3 +94,6 @@ set -s escape-time 0 # Deal with screens having different set-window-option -g aggressive-resize + +# Bind the last window command +bind-key l last-window |