| ▲ | ajross 3 days ago |
| > I got immediately hooked on the smart Ctrl+C and Ctrl+V (without needing to use Shift like on Linux!) You, uh, never tried middle clicking? |
|
| ▲ | ghosty141 2 days ago | parent | next [-] |
| I mean ctrl+c/v is just muscle memory, obviously there are tons of other way but ctrl+c/v are just the default and the one everyone knows. |
| |
| ▲ | ajross 2 days ago | parent [-] | | It depends on the semantics of "everyone" and "knows". The X11 selection bindings predate CUA clipboard usage by a few years, actually. But in any case, the contention was that they were simpler, not that they are standard. And they aren't. |
|
|
| ▲ | nitinreddy88 3 days ago | parent | prev [-] |
| So now we are moving away from Keyboard only Vim/Terminal thing to mouse for pasting? |
| |
| ▲ | pmontra 3 days ago | parent | next [-] | | Yeah, that slows down typing a lot. Luckily people on a laptop can use the touchpad which lies just below the space bar. I have a laptop with physical keys around the touchpad so I even have a button to paste. No need to tap, double tap, etc. I think that I never used a mouse in the last 20 years. | |
| ▲ | ajross 3 days ago | parent | prev | next [-] | | You can cut/paste within your editor just fine. The subject at hand is window-system level clipboard/selection interaction, and in particular the presence of standard key bindings for them in various environments. While some terminal and editor apps do have keyboard bindings that interact with the OS clipboard, none are standard. Basically, yeah: you had to use the mouse to select it in the first place. Using the mouse to paste it is easier, not harder. | |
| ▲ | officeplant 2 days ago | parent | prev [-] | | I can hit the middle click for my Trackpoint without leaving the keyboard :3 |
|