Tibor@pawb.social to Programmer Humor@lemmy.mlEnglish · 1 year agoi hate when this happenspawb.socialimagemessage-square88fedilinkarrow-up1929arrow-down145
arrow-up1884arrow-down1imagei hate when this happenspawb.socialTibor@pawb.social to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square88fedilink
minus-squarebaseless_discourse@mander.xyzlinkfedilinkEnglisharrow-up31·edit-21 year agoActually, most linux terminal allows you to change shortcut in terminal to just use ctrl-c and ctrl-v.
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkEnglisharrow-up60·1 year agoThe one I use just wants me to do ctrl+shift+v
minus-squarebaseless_discourse@mander.xyzlinkfedilinkEnglisharrow-up6·1 year agoBy default, yes, but most terminal allow you to just open the setting and change the keybinding. And even Ctrl-c will work as you expect, it will copy when text is selected, and terminate command otherwise.
minus-squarewhyNotSquirrel@sh.itjust.workslinkfedilinkEnglisharrow-up6·1 year agoCtrl+shift+v is paste without formatting in most apps though, so kind of a good habit
minus-squareDrew Belloc@programming.devlinkfedilinkEnglisharrow-up17·1 year agoIf i knew it before, now my brain just knows that it need to press shift on the terminal
minus-squareI'm Hiding 🇦🇺@aussie.zonelinkfedilinkEnglisharrow-up8·1 year agoWe have the middle-mouse-button clipboard for this.
Actually, most linux terminal allows you to change shortcut in terminal to just use ctrl-c and ctrl-v.
The one I use just wants me to do ctrl+shift+v
By default, yes, but most terminal allow you to just open the setting and change the keybinding. And even Ctrl-c will work as you expect, it will copy when text is selected, and terminate command otherwise.
Ctrl+shift+v is paste without formatting in most apps though, so kind of a good habit
If i knew it before, now my brain just knows that it need to press shift on the terminal
oh my i didnt know
We have the middle-mouse-button clipboard for this.