Skip to content

Allow to use Ctrl+Backspace for deleting words to the left #714

@ghost

Description

Problem

Usually in VSCode and other terminal emulators you're able to remove the last piece of code with Ctrl+Supr.

This is muscle memory for me

Proposal

For example, given the command git clone https://, it would remove all the text from the currently selected position until it finds a symbol or space. One key press would lead to git clone https, another would lead to git clone, etc.

Prior Art (Optional)

Will post some art soon, can't access github on gnome web right now. Also, willing to contribute this if someone points out exactly how to do it :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: ConfirmedVerified by someone other than the reporter

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions