Skip to content

Add KeyAction to delete to the start of the input#336

Merged
osa1 merged 1 commit into
osa1:masterfrom
trevarj:delete-to-start
Jul 2, 2021
Merged

Add KeyAction to delete to the start of the input#336
osa1 merged 1 commit into
osa1:masterfrom
trevarj:delete-to-start

Conversation

@trevarj

@trevarj trevarj commented Jul 2, 2021

Copy link
Copy Markdown
Contributor

The KeyAction input_delete_to_end can be set to a key to delete from
the position of the cursor until the start of the input line. Not bound
to any key by default.

Closes #332

Example config:

key_map:
  ctrl_u:     input_delete_to_start

The KeyAction `input_delete_to_end` can be set to a key to delete from
the position of the cursor until the start of the input line. Not bound
to any key by default.

Closes osa1#332
@osa1
osa1 merged commit b636e9e into osa1:master Jul 2, 2021
@osa1

osa1 commented Jul 2, 2021

Copy link
Copy Markdown
Owner

Thanks!

@trevarj
trevarj deleted the delete-to-start branch July 2, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

input_delete_to_start

2 participants