CommandCodeAI / CommandCodeAI/command-code
ctrl+b and ctrl+f backward/forward-char is missing.
Offen
@naymurdev arbeitet bereits daran.
Seit 24.7.2026.
windows
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 4k
- Forks
- 350
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Summary
In the cli, the cursor does not react on ctrl+b or ctrl+f input
Also ctrl+d (to delete one character) or alt+d (to delete one word) is not working.
Expected Behavior
The cursor should move back/forward one character
Actual Behavior
Cursor does not move
Steps to reproduce the issue
- open commandcode cli
- write a sentence
- press ctrl+b -> nothing happens
- press ctrl+a -> cursor moves to the beginning
- press ctrl+f -> nothing happens
- press ctrl+d -> no character deleted
- press alt+d -> no word deleted
Command Code Version
0.52.3
Operating System
Windows
Terminal/IDE
JetBrains-JediTerm
Shell
cmd.exe
Additional context
Occurs in powershell and cmd
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.