[mini.operators] Support visual selection exhange via dot-repeat [gx] #1638
Replies: 2 comments 2 replies
-
'mini.operators' already supports visual selection in a way that is reasonable for custom operators. Pressing What it doesn't support from what you are describing is dot-repeating the action which was previously done on visual selection. This is mostly for several reasons:
There was the precedent, though, for 'mini.comment' in efa0eb3 to make All in all, I don't think adding dot-repeatability for exchange operator after a visual selection is worth it. If anything, suggesting to more often use operators is not a bad idea. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[mini.operators] Support visual selection for exhange operator [gx]Is it possible for the
mini.operators
exchange [gx] to support visual selection viadot-repeat
?v
,gx
, ...,.
v
,gx
, ...,v
,.
V
,gx
, ...,.
gxx
).V
,gx
, ...,V
,.
[1] Optional. Support selection direction for charwise exchange.
Some ideas:
gX
) for selecting without direction awareness..
for pasting forward and,
for pasting backward....
Beta Was this translation helpful? Give feedback.
All reactions