Skip to content

How to make "find" to not select? #6953

Answered by kinxyo
quomat asked this question in Q&A
May 3, 2023 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

I mapped a custom keybind for this, so I can avoid 'un-selecting' every time I need to delete a character.

[keys.normal]
'\' =  ["collapse_selection", "keep_primary_selection", "delete_selection"]

Just use fX\ now.

This is equivalent to fXx in Vim or fX;d in Helix.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@gabydd
Comment options

gabydd May 3, 2023
Collaborator

@quomat
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by quomat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants