Skip to content

Can't move cursor with arrow keys inside pry mode #1

@Charo-IT

Description

@Charo-IT

Seems like gdb's readline and Ruby's readline are conflicting.

Workaround
Use these shortcuts instead of arrow keys:

  • Ctrl-f: move forward
  • Ctrl-b: move backward
  • Ctrl-p: previous history
  • Ctrl-n: next history

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions