CommandCodeAI / CommandCodeAI/command-code

ctrl+b and ctrl+f backward/forward-char is missing.

オープン
#573 コメント 4 件 リアクション 0 件 担当者 1 名 GitHub で見る

@naymurdev がすでに取り組んでいます。

2026年7月24日 から。

windows
主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

説明

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
  1. open commandcode cli
  2. write a sentence
  3. press ctrl+b -> nothing happens
  4. press ctrl+a -> cursor moves to the beginning
  5. press ctrl+f -> nothing happens
  6. press ctrl+d -> no character deleted
  7. 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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。