Skip to content

Support Ctrl + U/W shortcuts on FSI #10299

@Swoorup

Description

@Swoorup

Linux, mac users will appreciate if Ctrl/Control keys works in FSI

The usual norm is

  • Ctrl + U -> Cut all characters from the cursor to the beginning of the line
  • Ctrl + W -> Cut word from the cursor backwards

What works:
Ctrl + A -> Move cursor to beginning works
Ctrl + E -> Move cursor to end of line works

Currently it just prints out weird characters on pressing those keywords:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions