summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-02-03 12:25:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-02-03 12:25:33 -0700
commitc61812b3a2aff29c54c2ce671d566d7a41c7689a (patch)
tree27d0c9dc839a0e2f72b4ea52f7a47532bbfa66bb /.tmux.conf
parent481b0199660668067d87e7e39375837c6561eb52 (diff)
downloaddotfiles-c61812b3a2aff29c54c2ce671d566d7a41c7689a.tar.gz
inline ssh-and-tmux-term
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 1e94f88d..0e7b9d0f 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -32,8 +32,7 @@ bind "C-\\" last-window
# detach all other clients: useful when other clients on other machines are
# making Irssi too small; can easily reconnect from those machines when wanted
-# thanks to my ssh-and-tmux-term script or just by hitting i3 shortcut to
-# relaunch
+# thanks to my ssh-and-tmux script or just by hitting i3 shortcut to relaunch
bind "K" detach-client -a
# # splitting should maintain current working directory