summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-03-17 18:38:36 +1100
committerJesse Duffield <jessedduffield@gmail.com>2022-03-17 19:13:40 +1100
commit205c7d60aa84e7e3ccc8ca3f4a37dae5b4e25ca6 (patch)
treec7d7916b9646ee62d8fc90f13abdea10a986a3c0 /docs
parent729da3549ab7792b2ce0f89e2f37b2ad03efd8e6 (diff)
update cheatsheets
Diffstat (limited to 'docs')
-rw-r--r--docs/keybindings/Keybindings_nl.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/keybindings/Keybindings_nl.md b/docs/keybindings/Keybindings_nl.md
index 5b076f637..428d9507b 100644
--- a/docs/keybindings/Keybindings_nl.md
+++ b/docs/keybindings/Keybindings_nl.md
@@ -14,14 +14,13 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>x</kbd>: open menu
<kbd>+</kbd>: volgende scherm modus (normaal/half/groot)
<kbd>_</kbd>: vorige scherm modus
- <kbd>:</kbd>: voer aangepaste commando uit
<kbd>ctrl+s</kbd>: bekijk scoping opties
<kbd>W</kbd>: open diff menu
<kbd>ctrl+e</kbd>: open diff menu
<kbd>@</kbd>: open command log menu
<kbd>}</kbd>: Increase the size of the context shown around changes in the diff view
<kbd>{</kbd>: Decrease the size of the context shown around changes in the diff view
- <kbd>:</kbd>: voor aangepaste commando uit
+ <kbd>:</kbd>: voer aangepaste commando uit
<kbd>z</kbd>: ongedaan maken (via reflog) (experimenteel)
<kbd>ctrl+z</kbd>: redo (via reflog) (experimenteel)
<kbd>P</kbd>: push
@@ -66,15 +65,13 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Branches Paneel (Remote Branches (in Remotes tabblad))
<pre>
- <kbd>esc</kbd>: ga terug naar remotes lijst
- <kbd>g</kbd>: bekijk reset opties
<kbd>space</kbd>: uitchecken
<kbd>n</kbd>: nieuwe branch
<kbd>M</kbd>: merge in met huidige checked out branch
<kbd>r</kbd>: rebase branch
<kbd>d</kbd>: verwijder branch
<kbd>u</kbd>: stel in als upstream van uitgecheckte branch
- <kbd>esc</kbd>: Ga terug naar remotes lijst
+ <kbd>esc</kbd>: ga terug naar remotes lijst
<kbd>g</kbd>: bekijk reset opties
<kbd>enter</kbd>: bekijk commits
</pre>
@@ -183,6 +180,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
## Bestanden Paneel (Bestanden)
<pre>
+ <kbd>ctrl+o</kbd>: kopieer de bestandsnaam naar het klembord
+ <kbd>ctrl+w</kbd>: Toggle whether or not whitespace changes are shown in the diff view
+ <kbd>d</kbd>: bekijk 'veranderingen ongedaan maken' opties
+ <kbd>space</kbd>: toggle staged
+ <kbd>ctrl+b</kbd>: Filter files (staged/unstaged)
<kbd>c</kbd>: commit veranderingen
<kbd>w</kbd>: commit veranderingen zonder pre-commit hook
<kbd>A</kbd>: wijzig laatste commit
@@ -270,8 +272,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>v</kbd>: toggle drag selecteer
<kbd>V</kbd>: toggle drag selecteer
<kbd>a</kbd>: toggle selecteer hunk
- <kbd>H</kbd>: scroll left
- <kbd>L</kbd>: scroll right
<kbd>c</kbd>: commit veranderingen
<kbd>w</kbd>: commit veranderingen zonder pre-commit hook
<kbd>C</kbd>: commit veranderingen met de git editor