If you're interacting with a command line terminal frequently then yes, since Ctrl+Shift+C is the shortcut for copy in most terminal emulators as Ctrl+C is used for terminating the current running command.
Sometimes by accident, but mostly because out of habit, since you usually use Ctrl+Shift+C for copying things off terminal. Annoying part is it automatically opens up element selector, and I wonder for half a second why nothing got copied, and why the click didn't work.
F12 just opens the developer tools as a whole, but there are also shortcuts to jump right to specific tabs (like the console or debugger, not just the inspector).
I think this meme is to do with newly introduced about:keyboard in Firefox that allows you to edit default keyboard shortcuts. Ctrl+Shift+C is a common shortcut that ends up unnecessarily launching DOM inspector.
Do your terminals not have settings for intelligently handling ctrl+c? I’m happy for anyone who has this problem and can now solve it, but it’s surprising how many people want to make everything else adapt to the terminal rather than just make the terminal adapt to the modern desktop (ctrl+c is copy if anything is selected).
16 Comments
rumschlumpel@feddit.org · 14 pts · 176d
Is that a combo you often hit on accident? Ctrl+Shift+C seems way too specific for that ...
Neat feature, though. Nice to see that they still do features that aren't about AI.
HailHydra@infosec.pub · 44 pts · 176d
If you're interacting with a command line terminal frequently then yes, since Ctrl+Shift+C is the shortcut for copy in most terminal emulators as Ctrl+C is used for terminating the current running command.
rumschlumpel@feddit.org · 6 pts · 176d
Ah. Fair, I guess I forgot about it because I didn't make that mistake in a while.
Object@sh.itjust.works · 11 pts · 176d
Sometimes by accident, but mostly because out of habit, since you usually use Ctrl+Shift+C for copying things off terminal. Annoying part is it automatically opens up element selector, and I wonder for half a second why nothing got copied, and why the click didn't work.
MareOfNights@discuss.tchncs.de · 2 pts · 176d
Same. And I don't know a shortcut to close it D:
SaltyIceteaMaker@lemmy.ml · 2 pts · 175d
pretty sure its either the same shortcut again or just escape
slazer2au@lemmy.world · 4 pts · 176d
Why are there 2 shortcuts for the inspector? I prefer F12
WIPocket@lemmy.world · 6 pts · 176d
F12 just opens the developer tools as a whole, but there are also shortcuts to jump right to specific tabs (like the console or debugger, not just the inspector).
SaltyIceteaMaker@lemmy.ml · 3 pts · 175d
finally. no more opening some menu when trying to copy paste commands i didnt ready and trust way too much.
jk, i use arch, ofc i think i know what i am doing
grandel@lemmy.ml · 3 pts · 176d
Please enlighten me
airgapped@piefed.social · 10 pts · 176d
I think this meme is to do with newly introduced
about:keyboardin Firefox that allows you to edit default keyboard shortcuts.Ctrl+Shift+Cis a common shortcut that ends up unnecessarily launching DOM inspector.grandel@lemmy.ml · 1 pts · 175d
Thank you kind stranger
Passerby6497@lemmy.world · 2 pts · 175d
Does this mean I can finally remap key combos for system shit in Firefox? Ctrl-J no longer opens downloads on my Linux box, which is fucking stupid
boonhet@sopuli.xyz · 2 pts · 175d
I tried to and it didn't work.
Noja@sopuli.xyz · 1 pts · 176d
I have it on the default and use it all the time, but it stopped working, now I'm looking into how to fix it..
felsiq@lemmy.zip · 1 pts · 175d
Do your terminals not have settings for intelligently handling ctrl+c? I’m happy for anyone who has this problem and can now solve it, but it’s surprising how many people want to make everything else adapt to the terminal rather than just make the terminal adapt to the modern desktop (ctrl+c is copy if anything is selected).