Hah, um homem segundo meu próprio coração :)
Resposta curta: adicione meu ppa ( ppa:izx/private
) e update
byobu (ou instale manualmente o deb). O Byobu assumirá screen
como padrão o Fcomportamento de back-end com -key restaurado para o antigo estilo 4.x.
Resposta longa: Use byobu-select-backend
para mudar para screen
se você não tiver já, e adicionar linha $BYOBU_PREFIX/share/byobu/keybindings/f-keys.screen.disable
após a linha $BYOBU_PREFIX/share/byobu/keybindings/f-keys.screen
no /usr/share/byobu/keybindings/common
.
Patch inteiro:
+++ byobu-5.17 / usr / share / byobu / keybindings / common
@@ -1 +1,3 @@
origem $ BYOBU_PREFIX / share / byobu / keybindings / f-keys.screen
+ origem $ BYOBU_PREFIX / share / byobu / keybindings / f-keys.screen.disable
+
--- byobu-5.17.orig / etc / byobu / back-end
+++ byobu-5.17 / etc / byobu / back-end
@@ -1,4 +1,4 @@
No momento, BYOBU_BACKEND pode ser "screen" ou "tmux"
# Substitua isso por usuário editando "$ BYOBU_CONFIG_DIR / back-end"
# ou iniciando "byobu-screen" ou "byobu-tmux" em vez de "byobu".
- # BYOBU_BACKEND = "tmux"
+ BYOBU_BACKEND = "tela"