memory-leaks

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

konsole.org (1440B)


      1 * Keyboard shortcuts
      2 - ✏️ :: edited
      3 | =C-(=      | split side           |
      4 | =C-)=      | split below          |
      5 | =C-S-e=    | hide/restore splits  |
      6 | =C-]=      | enlarge split ✏️     |
      7 | =C-[=      | shrink split ✏️      |
      8 | =C-S-h=    | tear split off       |
      9 | =C-S-t=    | new tab              |
     10 | =C-TAB=    | cycle splits & tabs  |
     11 | =C-==      | zoom in              |
     12 | =C--=      | zoom out             |
     13 | =C-0=      | reset zoom ✏️        |
     14 | =S-Pgup=   | scroll up            |
     15 | =S-Pgdown= | scroll down          |
     16 | =C-S-f=    | search               |
     17 | =C-S-v=    | paste from clipboard |
     18 | =C-S-m=    | toggle menubar       |
     19 | =C-S-,=    | open preferences     |
     20 | =C-M-,=    | open shortcuts       |
     21 
     22 Disabled:
     23 | =C-M-m= | previous profile |
     24 | =C-M-n= | next profile     |
     25 ** Plugins
     26 ⚠️ Plugins define "activation shortcuts"; disabled by visiting each
     27 one.  Shortcuts stored under =~/.config/kde.org/konsole.conf=:
     28 #+begin_src conf
     29 [plugins]
     30 quickcommands\shortcut="Ctrl+^"
     31 sshplugin\ssh_shortcut="Ctrl+@"
     32 #+end_src
     33 
     34 * UI
     35 ** Toolbar Settings
     36 - [ ] Lock Toolbar Positions
     37 - Toolbars Shown: ∅
     38   - (necessary to disable toolbar accelerators & free corresponding
     39     readline bindings)
     40 * Profile
     41 ** Appearance
     42 *** Miscellaneous
     43 - Inactive Terminals:
     44   - [X] Darken
     45 ** Mouse
     46 *** Text interaction
     47 - Copy options:
     48   - [X] Copy on select
     49 *** Miscellaneous
     50 - Text Editor Command: ~emacs +LINE:COLUMN PATH~
     51