Skip to content

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

Description

@mkroiss

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions