Fix vi mode docs for moving to beginning of line

This commit is contained in:
Daniel Rainer
2025-07-06 20:10:21 +02:00
parent 4d67ca7c58
commit aa782bdad7

View File

@@ -507,7 +507,7 @@ Command mode is also known as normal mode.
- :kbd:`backspace` moves the cursor left.
- :kbd:`g` / :kbd:`G` moves the cursor to the beginning/end of the commandline, respectively.
- :kbd:`g,g` / :kbd:`G` moves the cursor to the beginning/end of the commandline, respectively.
- :kbd:`:,q` exits fish.