readme: shortcuts notiert

This commit is contained in:
Michael Grote 2021-11-19 07:50:41 +01:00
parent cb847d65b5
commit 24de8cfe29

View file

@ -14,3 +14,26 @@ my usual dotfiles..
Tested on Ubuntu >=20.04 Tested on Ubuntu >=20.04
# vim shortcuts
| Shortcut | Befehl |
| -- | -- |
| Ctrl+n | Toggle Line Numbers |
| Ctrl+f | Fuzzy Search nach Dateien |
| Ctrl+l | Fuzzy Search nach Zeilen in Datei |
| Ctrl+m |Toggle Markdown Preview |
| Ctrl+s | Speichern |
| Ctrl+p | Toggle Paste-Mode |
| Ctrl+t | Neuer Tab |
| // | Suche Begriff unter Cursor |
| \\\\\ | Setze merhfachen Cursor| # 3x \
# tmux shortcuts
| Shortcut | Befehl |
| -- | -- |
|Präfix+w | Schließe Windows |
|Präfix+c/t |Öffne Windows |
|Präfix+Ctrl+X |Toggle synchronize Panes |
|Präfix+f |Suche in Pane Buffer |