From 205c7d60aa84e7e3ccc8ca3f4a37dae5b4e25ca6 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Thu, 17 Mar 2022 18:38:36 +1100 Subject: [PATCH] update cheatsheets --- docs/keybindings/Keybindings_nl.md | 14 +++++++------- 1 file 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 x: open menu +: volgende scherm modus (normaal/half/groot) _: vorige scherm modus - :: voer aangepaste commando uit ctrl+s: bekijk scoping opties W: open diff menu ctrl+e: open diff menu @: open command log menu }: Increase the size of the context shown around changes in the diff view {: Decrease the size of the context shown around changes in the diff view - :: voor aangepaste commando uit + :: voer aangepaste commando uit z: ongedaan maken (via reflog) (experimenteel) ctrl+z: redo (via reflog) (experimenteel) P: 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))
-  esc: ga terug naar remotes lijst
-  g: bekijk reset opties
   space: uitchecken
   n: nieuwe branch
   M: merge in met huidige checked out branch
   r: rebase branch
   d: verwijder branch
   u: stel in als upstream van uitgecheckte branch
-  esc: Ga terug naar remotes lijst
+  esc: ga terug naar remotes lijst
   g: bekijk reset opties
   enter: bekijk commits
 
@@ -183,6 +180,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct ## Bestanden Paneel (Bestanden)
+  ctrl+o: kopieer de bestandsnaam naar het klembord
+  ctrl+w: Toggle whether or not whitespace changes are shown in the diff view
+  d: bekijk 'veranderingen ongedaan maken' opties
+  space: toggle staged
+  ctrl+b: Filter files (staged/unstaged)
   c: commit veranderingen
   w: commit veranderingen zonder pre-commit hook
   A: wijzig laatste commit
@@ -270,8 +272,6 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
   v: toggle drag selecteer
   V: toggle drag selecteer
   a: toggle selecteer hunk
-  H: scroll left
-  L: scroll right
   c: commit veranderingen
   w: commit veranderingen zonder pre-commit hook
   C: commit veranderingen met de git editor