From 10111cc9f95b85322258a304a14da3fbabddb11c Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 29 Sep 2023 15:09:14 +0200 Subject: Add notes on Konsole MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Slowly but surely moving all my setups to Plasma ⚡ --- guides/setups/plasma/konsole.org | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 guides/setups/plasma/konsole.org (limited to 'guides/setups') diff --git a/guides/setups/plasma/konsole.org b/guides/setups/plasma/konsole.org new file mode 100644 index 0000000..a3154b5 --- /dev/null +++ b/guides/setups/plasma/konsole.org @@ -0,0 +1,20 @@ +* Keyboard shortcuts +| =C-(= | split side | +| =C-)= | split below | +| =C-S-e= | hide/restore splits | +| =C-S-h= | tear split off | +| =C-S-t= | new tab | +| =C-TAB= | cycle splits & tabs | +| =C-== | zoom in | +| =C--= | zoom out | +| =C-M-0= | reset zoom | +| =S-Pgup= | scroll up | +| =S-Pgdown= | scroll down | +| =C-S-f= | search | +| =C-S-v= | paste from clipboard | +| =C-S-m= | toggle menubar | +| =C-S-,= | open preferences | +| =C-M-,= | open shortcuts | + +⚠️ Some plugins define "activation shortcuts"; disabled by visiting +each one. Shortcuts stored under =~/.config/kde.org/konsole.conf=. -- cgit v1.2.3