Fix Terminal Cursor

This commit is contained in:
Raven Scott
2026-04-06 08:37:38 -04:00
parent f2a58ddb67
commit dc85aed876
2 changed files with 35 additions and 37 deletions
@@ -41,7 +41,7 @@ Dim grey text after the cursor suggests a likely **full line** extension (same t
Ghost is hidden while the completion **menu** is open or **reverse history search** (Ctrl+R) is active.
**Accept ghost:** **Tab** or **Right Arrow** (records a one-step **revert**). **Left Arrow** at **end of line** after such an accept restores the line before the accept.
**Accept ghost:** **Tab** or **Right Arrow**. **Left Arrow** only moves the cursor (it does not strip ghost-accepted text).
### Tab completion