From 9cf72071312a62cafd11ecbabb8cd3c5f6f0925b Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Wed, 29 Nov 2017 17:23:05 +0100 Subject: [PATCH] Add disabled key mappings for tmux compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The key mappings * Scroll down: Shift + Ctrl + Down * Scroll up: Shift + Ctrl + Up have been disabled for compatibility reasons with the tmux snowlbock (1). It provides key mappings to resize panes via Ctrl + Shift + 🠨 🠩 🠪 🠫 which key press events are catched by the Tilix efault terminal scroll key mappings. GH-70 --- snowblocks/tilix/README.md | 14 ++++++++++++++ snowblocks/tilix/tilix.dconf | 2 ++ 2 files changed, 16 insertions(+) diff --git a/snowblocks/tilix/README.md b/snowblocks/tilix/README.md index da6aaa0..2eccebb 100644 --- a/snowblocks/tilix/README.md +++ b/snowblocks/tilix/README.md @@ -1,5 +1,7 @@ * [dconf Configuration](#dconf-configuration) * [Nord Color Scheme](#nord-color-scheme) +* [Key Mappings](#key-mappings) + * [tmux snowblock compatibility](#tmux-snowblock-compatibility) * [References](#references) # dconf Configuration @@ -20,6 +22,17 @@ dconf dump /com/gexperts/Tilix/ > tilix.dconf The [Nord Tilix][nord-tilix-gh] color scheme, included in the current [`tilix.dconf` dconf dump](##dconf-configuration), is installed through the AUR [`nord-tilix`][nord-tilix-aur] package version `0.3.0-2`. +# Key Mappings + +## tmux snowblock compatibility + +The key mappings + +* *Scroll down* Shift + Ctrl + Down +* *Scroll up* Shift + Ctrl + Up + +have been disabled for compatibility reasons with the [tmux snowlbock][gh-sb-tmux]. It provides key mappings to resize panes via Ctrl + Shift + 🠨🠩🠪🠫 which key press events are catched by the Tilix efault terminal scroll key mappings. + # References * [Official Tilix Website][tilix] @@ -31,3 +44,4 @@ The [Nord Tilix][nord-tilix-gh] color scheme, included in the current [`tilix.dc [nord-tilix-gh]: https://github.com/arcticicestudio/nord-tilix [tilix]: https://gnunn1.github.io/tilix-web [tilix-gh]: https://github.com/gnunn1/tilix +[gh-sb-tmux]: https://github.com/arcticicestudio/igloo/tree/develop/snowblocks/tmux diff --git a/snowblocks/tilix/tilix.dconf b/snowblocks/tilix/tilix.dconf index 5f37e3d..e4a0cd4 100644 --- a/snowblocks/tilix/tilix.dconf +++ b/snowblocks/tilix/tilix.dconf @@ -30,6 +30,8 @@ quake-width-percent=66 [keybindings] session-synchronize-input='s' session-save='disabled' +terminal-scroll-down='disabled' +terminal-scroll-up='disabled' [profiles] list=['2b7c4080-0ddd-46c5-8f23-563fd3ba789d']