From 79b993fa8cb3bb5aba81595f3dbc722a31ac33c5 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Wed, 7 Sep 2022 22:38:44 +0100 Subject: [PATCH] Add keybinding to screenrcs. --- .screenrc | 1 + .screenrc-zapp | 1 + 2 files changed, 2 insertions(+) diff --git a/.screenrc b/.screenrc index 7748970..98e8016 100644 --- a/.screenrc +++ b/.screenrc @@ -49,6 +49,7 @@ bind u select 17 bind i select 18 bind o select 19 # bind p select 20 +bind b next # Start window numbering from 1, not 0. screen 1 diff --git a/.screenrc-zapp b/.screenrc-zapp index 929b641..cfa8e88 100644 --- a/.screenrc-zapp +++ b/.screenrc-zapp @@ -49,6 +49,7 @@ bind u select 17 bind i select 18 bind o select 19 # bind p select 20 +bind b next # Start window numbering from 1, not 0. bind c screen 1