Skip to content
Discussion options

You must be logged in to vote

For this case you could select the line and subselect (s) on the regex (Everybody|bat).

Marks (#3720) would be another way to approach this. On that branch you could select "Everybody" with any sort of navigation, use ^s to save that selection to the marker register, select "bat" with any sort of navigation, then use ^ca to append the saved selection.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@dbarnett
Comment options

@the-mikedavis
Comment options

@dbarnett
Comment options

@the-mikedavis
Comment options

@dbarnett
Comment options

Answer selected by Randalix
Comment options

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