summaryrefslogtreecommitdiff
path: root/guides/setups/plasma/konsole.org
blob: 6aaa24d25d10b1074367e37de8ae7729e888e0ad (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
* 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       |
** 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~