summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-15 11:59:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-15 11:59:33 -0700
commit8e741421479cea98aa4563c5301c117b45bf0fa0 (patch)
treef53fe0745de6d7124dc656b46e1dc4eff5f20ed9
parenta2c833e35f3fb125f487b1386361c4ca92b20b91 (diff)
downloaddotfiles-8e741421479cea98aa4563c5301c117b45bf0fa0.tar.gz
tidy .screenrc
-rw-r--r--.screenrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.screenrc b/.screenrc
index 6d3bceba..d322bb84 100644
--- a/.screenrc
+++ b/.screenrc
@@ -36,13 +36,12 @@ term screen-256color
# --- bindings
# bounce back and forth between windows
-bind ^z other
+bind ^\\ other
# toggle the status bar
bind f eval "hardstatus alwaysignore"
bind F eval "hardstatus alwayslastline"
# bind an rtorrent helper macro
-# bindkey rather than bind makes C-z not required but then can't type capital R
register s ^I^Xd.set_directory=~/local/rt/complete^M^S^N
bind R process s