Skip to content

doesn't support some terminal control chars (eg ^u = kill) #650

@zenspider

Description

@zenspider

Mac OS terminal

  • ruby -v: ruby 3.1.2p20
  • rdbg -v: rdbg 1.5.0

Describe the bug

I noticed that ^k and ^y work (kill-line and yank) as expected, but was surprised that ^u (unix-line-discard) does not.

To Reproduce

  1. enter debugger
  2. type anything
  3. control-u

Expected behavior

Everything to the left of the cursor should be cleared back to the prompt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions