memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 3536d1352776beaf817728af46f51366bd912897
parent 10111cc9f95b85322258a304a14da3fbabddb11c
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Fri, 29 Sep 2023 19:21:25 +0200

Add more Konsole tweaks

Diffstat:
Mguides/setups/plasma/konsole.org | 31++++++++++++++++++++++++++++---
1 file changed, 28 insertions(+), 3 deletions(-)

diff --git a/guides/setups/plasma/konsole.org b/guides/setups/plasma/konsole.org @@ -1,13 +1,16 @@ * Keyboard shortcuts +- ✏️ :: edited | =C-(= | split side | | =C-)= | split below | | =C-S-e= | hide/restore splits | +| =C-]= | enlarge split ✏️ | +| =C-[= | shrink split ✏️ | | =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 | +| =C-0= | reset zoom ✏️ | | =S-Pgup= | scroll up | | =S-Pgdown= | scroll down | | =C-S-f= | search | @@ -15,6 +18,28 @@ | =C-S-m= | toggle menubar | | =C-S-,= | open preferences | | =C-M-,= | open shortcuts | +** Plugins +⚠️ Plugins define "activation shortcuts"; disabled by visiting each +one. Shortcuts stored under =~/.config/kde.org/konsole.conf=: +#+begin_src conf +[plugins] +quickcommands\shortcut="Ctrl+^" +sshplugin\ssh_shortcut="Ctrl+@" +#+end_src + +* UI +** Toolbar Settings +- [ ] Lock Toolbar Positions +- Toolbars Shown: ∅ +* Profile +** Appearance +*** Miscellaneous +- Inactive Terminals: + - [X] Darken +** Mouse +*** Text interaction +- Copy options: + - [X] Copy on select +*** Miscellaneous +- Text Editor Command: ~emacs +LINE:COLUMN PATH~ -⚠️ Some plugins define "activation shortcuts"; disabled by visiting -each one. Shortcuts stored under =~/.config/kde.org/konsole.conf=.