⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Ctrl+d exits the CLI instead of deleting a character #938

@jesperpedersen

Description

@jesperpedersen

Describe the bug

Either Ctrl+d should do nothing, or delete the character in front of the cursor.

Currently it exits the CLI losing the session

Affected version

0.0.377 Commit: 4a0b36b

Steps to reproduce the behavior

  1. Type something
  2. Move to the beginning of the line
  3. Ctrl+d

CLI exits

Expected behavior

  1. Type something
  2. Move to the beginning of the line
  3. Ctrl+d

The character in front of the cursor is deleted

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions