From: Mark Wooding Date: Wed, 28 Feb 2024 15:12:39 +0000 (+0000) Subject: dot/screenrc: Add a binding for the `kill' command. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/fe33bda7db1db4ae068a147e16ee70625e7844ad dot/screenrc: Add a binding for the `kill' command. This is quite important for serial-terminal windows. --- diff --git a/dot/screenrc b/dot/screenrc index 5962a63..17c9846 100644 --- a/dot/screenrc +++ b/dot/screenrc @@ -90,7 +90,7 @@ bind I bind ^j bind j bind J -bind ^k +bind ^k kill bind k bind K bind l