▲ | klabb3 5 days ago | |
> I myself sometimes press Ctrl+C twice Yes but this would continue working since the clipboard button doesn’t change the selection. You’d just do multiple copy ops. It only changes to paste when nothing is selected. > so no replace then? Not in one keypress. You’d first press delete and then (since now nothing is selected), you press clipboard button to paste. It’s the same number of button presses as Ctrl+V but without modifier keys. > Maybe use the right middle modifier for the paste? The modifiers are the main problem imo, because it’s both undiscoverable and evidently difficult for novice users. | ||
▲ | eviks 5 days ago | parent [-] | |
> It only changes to paste when nothing is selected. Ah, right, then this only breaks full-line copying where you don't need to select the line > It’s the same number of button presses as Ctrl+V but without modifier keys. true, but delete is in a bad position in standard layouts... And yeah, modifiers aren't friendly |