Skip to content

Adding support for 'ctrl-l' and 'ctrl-d' to iex #7310

@witte-de-with

Description

@witte-de-with

Precheck

This is not really a new language feature, or anything close to that, so it seems like it could be OK to propose here and not on the mailing list. Let me know if that's a bad assumption.

I see that iex supports stuff like ctrl-a and ctrl-e. Would there be interest in also supporting ctrl-l (to clear the screen, like you can do with clear() currently) and ctrl-d to exit -- both standard in many REPLs and similar terminal-based programs?

Environment

  • Elixir & Erlang versions (elixir --version): 1.7.0-dev
  • Operating system: macOS

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