summaryrefslogtreecommitdiff
path: root/guides/setups/plasma/konsole.org
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2023-09-29 15:09:14 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2023-09-29 15:13:38 +0200
commit10111cc9f95b85322258a304a14da3fbabddb11c (patch)
tree2482a015b878c0cb87f7f0c00d51df0331f6cd00 /guides/setups/plasma/konsole.org
parent4f2b83d951ecd6a97699872ea21984267531e0ca (diff)
downloadmemory-leaks-10111cc9f95b85322258a304a14da3fbabddb11c.tar.xz
Add notes on Konsole
Slowly but surely moving all my setups to Plasma ⚡
Diffstat (limited to 'guides/setups/plasma/konsole.org')
-rw-r--r--guides/setups/plasma/konsole.org20
1 files changed, 20 insertions, 0 deletions
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=.