summaryrefslogtreecommitdiff
path: root/guides/sysadmin/plasma/konsole.org
blob: 06930918433c9c46e5c00738252ce60124a89988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
* 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-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       |

Disabled:
| =C-M-m= | previous profile |
| =C-M-n= | next profile     |
** 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: ∅
  - (necessary to disable toolbar accelerators & free corresponding
    readline bindings)
* Profile
** Appearance
*** Miscellaneous
- Inactive Terminals:
  - [X] Darken
** Mouse
*** Text interaction
- Copy options:
  - [X] Copy on select
*** Miscellaneous
- Text Editor Command: ~emacs +LINE:COLUMN PATH~