From 3e967194658fb576e0be119c151960c269bd49cf Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 6 Jun 2025 22:21:28 +0000 Subject: [PATCH] Fix. --- .config/byobu/keybindings | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/byobu/keybindings b/.config/byobu/keybindings index 7889c6c6..8eac7ae6 100644 --- a/.config/byobu/keybindings +++ b/.config/byobu/keybindings @@ -3,3 +3,7 @@ bindkey "^A" bindkey "^A" escape "^Aa" register x "^A" +unbind-key -n C-a +set -g prefix ^A +set -g prefix2 F12 +bind a send-prefix