Skip to content

Conversation

@trevarj
Copy link
Contributor

@trevarj trevarj commented Jul 2, 2021

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
Copy link
Owner

osa1 commented Jul 2, 2021

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