readme: shortcuts notiert
This commit is contained in:
parent
cb847d65b5
commit
24de8cfe29
1 changed files with 23 additions and 0 deletions
23
README.md
23
README.md
|
@ -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 |
|
||||||
|
|
Loading…
Reference in a new issue