Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "ctrl"
-
* Selects text to copy *
* Ctrl + C to copy *
* Selects text to be replaced with copied text *
* Ctrl + C again instead of Ctrl + V *
Instant rage.36 -
When you have something in your clipboard but then press Ctrl+C instead of Ctrl+V and end up with a blank line.27
-
When you go to paste a piece of code with CTRL+V and accidentally press CTRL+C instead so you have to go back and re-copy it.26
-
Was doing some work on a server today and removing loads of stuff.
rm -rf file1
Etc
Etc
Etc
Went into another directory with very important data. Wanted to do ls -la but my fingers went:
rm -rf ./
.
.
*1 milisecond later*
😶
FUCK FUCK FUCK FUCK FUCK FUCK FUCK FUCK FUCK FUCK FUCK FUCK
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
CTRL+C
*VIGOROUSLY CHECKS FILES*
Everything still there 😅29 -
My coding behavior:
1. console.log("Hello World");
2. CTRL S
3. this.date=moment();
4. CTRL S
5. const yesterday = this.date
6. CTRL S
7. Open Chrome Browser to preview
8. Accidentally pressed CTRL S and saved that page19 -
Me: *selects text, Ctrl+c*
Me: *places cursor in next text box, Ctrl+v*
Computer: *does nothing*
Me: *selects text again, presses CTRL+C WITH FORCE*
Me: *places cursor in next text box again, presses CTRL+V WITH FORCE*
Computer: *pastes*
Me: "That's what I thought."19 -
Wrote the code
Ctrl+s
Ctrl+s again just in case
The page doesnt work
Ctrl+s again cause maybe it missed it on the first few tries14 -
Two types of people in this world.
Those who press Ctrl+Shift+Esc.
Those who press Ctrl+Alt+Del and click on Task Manager.19 -
I've always find it weird when people said "You never know how much you love something until it gone"
Until i broke my keyboard's Left CTRL.11 -
Sometimes you wish life was like computer, so every time some fuck happens you can just fix it or reinstall it5
-
Every single time:
Me: CTRL+S
Sublime Text: Would you like to purchase a license now?
Me: Cancel
Me: CTRL+S (again)
Pretty sure the last one is not needed, but can't help!15 -
Homework:
Create a fact file and orbital molecule to the substance I've adviced you.
Me:
- 1min ctrl+c ctrl+v of facts/description
- 2h making a 3D model in blender lol
Conclusion:
I like wasting time8 -
!rant
Is it only me who press the [Ctrl] + C multiple times to make sure the content is copied to clipboard properly 😅
*I can't help it, pressing [Ctrl] + C multiple times is kind of satisfying*7 -
Does anyone know that feeling when you press ctrl + s before you come back to your text editor and you save your web page for the millionth time?7
-
Oh RLY? you want me to confirm my email address?
Shift+Tab - Ctl+a - Ctrl+c - Tab - Ctrl+v
Like a ninja...
could actually HEAR the knife swishing sounds there6 -
I hate it when people rant that we need to call 'Ctrl, Alt & Delete' for help when we're in problem.
Real geek will use 'Ctrl + Shift + Esc'.11 -
Ctrl + W allows to select the word, then the sentence, around your cursor inside a JetBrains software.
Ctrl + W allows you to FUCKING close the current tab in any FUCKING web browser14 -
Today I asked my client to do "ctrl+f5" to empty browser cache he literally did "ctrl+f+5" and said "it did nothing"6
-
Coworker: I wish excel had a dark theme.
Other coworker: it does just use this macro
Ctrl + A, Ctrl + A, Alt + HH + right arrow + enter.
I tried it... it selects every cell in the whole worksheet and changes the background color to black.5 -
CAN WE PLEASE STANDARDIZE THE "REDO" KEYBOARD SHORTCUT?
I don't care if it is Ctrl+Y or Ctrl+Shift+Z. Can we just unify it across all programs?18 -
*sees rants about pressing ctrl+s too many times/in the wrong window*
*works in Intellij*
Me: What is a "ctrl+s"...?14 -
It bothers me that IntelliJ IDEs and Documents on Google Drive don't require Ctrl + S to be pressed to save a file.
That's like my birthright taken away from me!8 -
Submitting long written text on browser.
Novice:
1. Type
2. Submit
Experienced:
1. Type
2. Ctrl+a Ctrl+c
3. Submit4 -
When you're in Word and press CTRL+P to search for a segment in the document...
Or press CTRL+F5 on Sublime Text
Or press CTRL+S in the browser...
My brain can't handle this...2 -
Feeling frustrated when you cut (ctrl-x) and move to the place you want to paste then you pushed copy (ctrl-c) only to lose what you cut.7
-
How to develop Android apps -
1. CTRL + C, CTRL + V, CTRL + C, CTRL + V...
2. ALT + ENTER, ALT + ENTER...6 -
WHY FUCKING CTRL+Q AND CTRL+W ARE ONE NEXT TO THE OTHER I FUCKING HATE TO CLOSE THE FUCKING WHOLE BROWSER INSTEAD OF A TAB AND LOSE THE EXACT POSITION IN THE FUCKING YT MUSIC MIX.
AAAAAAAAAAAH11 -
I hate it when you CTRL-Z half way, try to fix the problem from that point and realise you fucked up. Try CTRL-Zing more and realise you fucked up your chances to get to the point you wanted :). Every single time.6
-
Me: *starts to get into electronics*
Me: *unplugs a few wires while building a project*
Me: Shit, actually, didn't want to unplug those. No worries.
Me: *instinctively reaches for the nonexistent Ctrl-Z*
Me: Oh, that's right. My actions have consequences in the real world.5 -
Runs some python3 script in terminal
Me: This script is going to take an hour to complete.
#After 50 minutes...
Me: better copy this line...
#Presses CTRL+C instead of CTRL+SHIFT+C
Me: Wahhhhhhh7 -
That moment when you copy something then hit ctrl+c instead of ctrl+v to paste and realize what you have done a split second later... Every time I do this a little part of me dies7
-
* writes an entire library in vim *
Lemme save it real quick.
Ctrl + S
Fuck.
* opens sublime text *7 -
Computer applications 101
Teacher needs to use ctrl + X to cut but uses ctrl +Y then claims my word has expired. Walked out of the class.3 -
Keybinds you need (Windows):
Copy: Ctrl + c
Cut: Ctrl + x
Paste: Ctrl + v
Jump from word to word: Strg + Left arrow or right arrow
Mark text: Shift + Right arrow or Left arrow
Mark text (jump from word to word): Ctrl + Shift + Left arrow or right arrow
Quickly open task manager: Ctrl + Shift + Esc
Windows button alternative(e.g. for gaming sessions when you've disabled the windows button): Ctrl + Esc
*legend* Multitasking legend for switching quickly between programs (keep Alt key pressed to select the program you want to open by pressint Tab) Alt + Tab
Multitasking legend with a nice animation (not there for quick workflow but to manage programs, files, multidesktop): Windows + Tab
For people who have multiple desktops - If you don't have, go add two more:
Switch to next desktop: Ctrl + Windows + Right arrow
Switch to previous desktop: Ctrl + Windows + Left arrow
Navigate in taskbar: Windows + t
Quickly look computer: Windows + L
Some boot options (personal tip: navigate with arrow keys for faster workflow): Windows + X
Quickly toggle desktop: Windows + D
Screenshot of current program: Ctrl + Alt + Print
Screenshot of the whole screen and your external ones (will be saved in C:/Users/user/Pictures/Screenshots): Windows + Print
Open run.exe (can be used to open .exe files, e.g. to execute cmd, regedit quickly)
Close browser tab: Ctrl + w
Open browser tab: Ctrl + t
Search: Ctrl + f
// just single keys that are useful
Reload page: f5
Url bar: f6
reopen closed tabs (not sure about compatibility but is definitely working in chrome and firefox): Ctrl + Shift + t
Fullscreen mode (not a keybind too): F11
Alt + F4 to win the game
The boss of all key(bind)s (also not a keybind): Tab
If you got more tho write it down in the comments section. I really tried my best :'D16 -
😐ctrl/cmd + s to sacrifice file.😑
Teacher: always save your file or else data will be lost. ctrl + s
Me: in word
__________
| |
| |
| |
| page 1 |
__________
ctrl + s ( 10 times)💾
Next day I open this file, my data is lost.
I sware to god i hit ctrl + s 10 times.15 -
Goddamit! Why does hitting Ctrl+Y in android studio is set to delete a line by default? Shouldn't it be redo? Who the fuck designed it? Thank God I can reassign keyboard shortcuts in android studio.10
-
So my manager comes to me and says the developer A said he wrote a code that you can re use why is it taking so long to complete, just copy and paste. As if it's just copy and paste😡1
-
Today, I extended my laptop display with another monitor..... because I feel lazy to switch within different windows to ctrl+c and ctrl+v4
-
You know when you've been in CLion waay to long when you press CTRL+S and CTRL+F9 to compile a small HTML/CSS project.1
-
Me: "Oh, I see the problem.... Ctrl ^C"
App: "Received interrupt signal. Ignoring."
Me: "That's not how this works. I tell you to quit, and you quit. M'kay pumpkin? ... Ctrl ^C Ctrl ^C Ctrl ^C ....."
App: "Received interrupt signal. Ignoring."
App: "Received interrupt signal. Ignoring."
App: "Received interrupt signal. Ignoring."
Me: "Stubborn piece of crap."
App: "Crash."7 -
Installing something
Ctrl+c on web browser
Ctrl+shift+v on terminal
Next command
Ctrl+shift+c on web browser
Console opens6 -
When you ctrl+s a jdfiddle, codepen, gmail composer, facebook post and the annoying save page as comes out2
-
/* A normal day at office */
// A non tech guy sitting next to me
// Wants to save a file on his system.
Him: Moves Cursor. Clicks File->Save.
Me: *facepalm*
<!-- moments later -->
// Time to save a file
Me: Ctrl-SSS
Runs code.
<!-- insert picture here -->
Me: Alt-TAB. Ctrl-Z. Ctrl-S.
Him: *sigh* -
Look, nano, I love you more than you could imagine but the fact that you make these shortcuts do what they do can fuck off...
CTRL+C = cursor position
CTRL+X = exit nano
CTRL+V = next page
I meant... *Sigh*... I don't fucking know anymore man...25 -
Excel is starting to piss me off. Can't do Ctrl+A in a search field, can't do ctrl+A in the standard input field, and now it turns out it can't open files with the same name (on different paths) at the same time. What the actual fuck?5
-
I'm addicted to the Visual Studio shortcut ctrl+K - ctrl+D to automatically format my code and hate it when I pull down the latest version and it's not formatted properly. 😲5
-
after solving 156 problems at w3resource straight, i found out my nano editor does save progress with ctrl+s 😑
that's 8hrs of ctrl+o and ctrl+x i'm never getting back😞7 -
Hey there! I'm a sophisticated IDE!
I see your trying to Undo your work! That's great.
Oh now you're trying to redo...
I'm sorry... I just deleted that important line of code. I'm sure it will be ok though.6 -
Ctrl C, go over hear, Ctrl V. This might take a while, I'll go drop a deuce will this is copying over.
[ 3 hours later... ]
Alright, back at it. What's this dialog?
"The destination already has a file named...".
1% complete.
Well, fuck me in the goat ass. -
Changing from Windows to Mac be like:
CTRL+C
***** that's CMD+C
CMD+C
CTRL+V
***** that's CMD+V
CMD+V
And so on until you get used to it 😂5 -
Hey outlook webapp
could you not FUCKING RELOAD WHILE I'M TYPING A LONG E-MAIL
thanks to you I'm now addicted to ctrl+a ctrl+c-ing everything7 -
Why would someone block the ability to inspect a website? Like I just found one but he forgot to block ctrl + u. He also blocked ctrl + shift + i.13
-
Me: *clicks Ctrl+C by instinct*
Oh no! It'll take a whole minute to restart...
Vue CLI: Are you sure you want to terminate the server?
Yay! It didn't terminate! No, I do NOT want to terminate the server thank you.
Vue CLI: *terminates anyways*4 -
I am so addicted to Ctrl+E (End) and Ctrl+A (Home) that I accidentally tried in Gmail Compose pop up and it worked!
I haven’t tried it on other text box but it should probably work...1 -
1. Use browser for a few minutes and creating tabs with 'ctrl + t'
2. Switch over to vscode to open a new tab with 'ctrl + t'
3. Random wild search popup thing appears
4. Confused. Searches for keybindings
10 minutes passed till I remembered the keybinding was 'ctrl + n'. Thought my vscode was broken.
Why am I here? How did I got this job?1 -
Me: How to copy paste to the clipboard in X language?
Internet: Open your text editor to the file where you're writing in language X. Select a few words, then click Ctrl+C Ctrl+V3 -
Zoom:
Client: "my website gets bigger and breaks into a single column layout when I press 'ctrl -' ."
Me:"might it be possible that you pressed 'ctrl +?'"
.....
-__-***2 -
Pressing ctrl+s in sql dev when checking packages.. you accidentally press space or sth and later ctrl s it compiles.. then shit gets real when you accidentaly lock up everything on prod db..2
-
One of my laptops has ctrl, fn, win, alt on bottom keyboard row on the left while the other has fn, ctrl, win, alt. Arrrrgh. I know I can remap, but why there could not be one standard?3
-
I'm a big fan of super-modular and flexible code, but my colleagues are huge fans of Ctrl-C / Ctrl-V.1
-
So... it's break time.
I just was eating fries with ranch... dipped my fingers in the ranch as if they were holding fries...then immediately hit Ctrl + z.
Took me a few seconds to realise why it didn't work.5 -
Y'all Vim (anti)fanboyz be like "ha! try to exit Vim!"
And then there's me, Emacs fanboy... my first shortcut was to undo a change - Ctrl+Z. Guess who looked at the monitor like if he got a wet slap?
Note: it minimizes the window and I blinked right in that while. -
Scolded my friend for using Ctrl + V on the terminal to paste text, used the mouse, later switched places with him, ran a program and pressed Ctrl + C to copy, program ends and we switch again.4
-
Being addict to IDE is when you hit ctrl + space while searching on google hoping to get suggestion ..1
-
Me: *Accidentally hits Ctrl+B instead of Ctrl+V*
Automation studio:
YOU ARE GOING TO THE FUCKING TYPE LIST MOTHERFUCKER! I WILL HAVE YOU WAIT 2 MINUTES BEFORE YOU CAN DO ANYTHING ELSE!2 -
Sometimes when i drop my fone, break something or say something stupid i yearn for a real life "Ctrl + Z", and just undo that shit right quick.5
-
When you are seeing a video tutorial and the guy remove a bunch of code that you didn't notice, and unconsciously you press 'ctrl+Z'
-
Corporate Training: to lock your screen press ctrl+alt+delete and select lock screen.
Non-Dev: need to lock screen, ctrl+alt+delete... It's not responding... Ctrl+alt+delete.... Wait why did my computer reboot.... NOOOOOOOO... MY WORK
Me, Dev: uhm I just used Win+L...2 -
Why aren't my js and CSS changes showing?!?!?!?!!!!??!!
F5, ctrl + F5, F5 and repeat
Oh yeah, gulp watch...1 -
"Where do I find the Ctrl key ?"
"What is TAB ?"
"CTRL-ALT-DEL. What is that? Where Do I find it?"
P.S. These people are my classmates and some others I know... -
I just used Visual studio c++ for the first time. In comparison to intellij it just sucks, so many features are missing, im fighting with the editor all the time.. For example Code completion, visual studio suggests me the method name, i press enter, new line inserted, wtf? Apparently only tab is working here, next try, visual studio suggests method, I click tab, method name inserted but whithout brackets, omg. The standard shortcut for commenting out code is CTRL+K followed by CTRL+C, if you want to use the code again you need to use CTRL+K followed by CTRL+U. HOW STUPID IS THIS? Refactoring of code, e.g. Method names also sucks...5
-
That moment when you are reading a book for tomorrow's exams,
suddenly want to find a particular topic,
and instead of turning pages,
say "Ctrl+F" as a Reflex.
Damn you Brain :/ -
When I have to hold CTRL + Z to see what I changed I then imagine myself coding really fast when I then hold CTRL + Y. It makes me feel productive.1
-
Why do germans have to use STRG?
ITS CONFUSING!
Im Swiss german and people often say to me use STRG!
Only that im speaking german isn't a real Argument! Why are we even using different keyboard-layouts?
Why arent we all using CTRL?
Its pretty mich the Standard for all keyboards!
And what confused me the most when er got Windows 7 machines at primary school!
I didn't know what fucking button to press until the IT Guy of our school came and explained US all that STRG was CTRL!
And the most worst of all, when german youtubers say Press CTRL in a Video but show STRG! -
Spent hours synthesizing few novel ideas on Notepad, and then did Ctrl-A, Ctrl-X so I could just paste it in my private blog. The blog wouldn't respond, ssh'd into the server to troubleshoot, and then realized my habitual use of Ctrl-C destroyed that very content I spent hours on. Only realized this after I got the blog back up running again. X-( I should start getting into habit of using VSCode or Gvim more.8
-
Fun experience backing up my laptop drice to external hdd :
1 folder : 100 sub folders with 12000 files, size 6gb
>> Ctrl A-> ctrl C -> ctrl v
>> Copying time 55 mins , files remaining 12000
CANCEL CANCEL CANCEL!!
>> add to archive (5 mins) -> ctrl c, ctrl v
>> copying time 6 mins , files remaining 1
(*Insert hackerman meme here*)2 -
Having a vodka and coke and trying to learn how to use a JSON api on a android app (also learning that). I'm sure it will go well.2
-
*hits CTRL-S to ensure everything is saved *
.5 seconds later:
*Hits CTRL-ALT-S to ensure sanity is saved*
Git Push2 -
"The only way to learn a new programming language is by writing programs in it." - Dennis Ritchie
So, how are you learning - By writing programs or by Ctrl + C, Ctrl + V? 😛3 -
A girl in my first year of college wasn't getting the correct output of a program, I asked her to show me the output screen by pressing Ctrl+F5 (we were using TurboC++).
She pressed Ctrl+ F+5.1 -
I was wondering if anyone else gets ctrl+z flashbacks whenever something goes wrong in real life. Example: I burned my hand with hot water today and the first thing that popped in my head was: oh crap! Undo! undo! oh wait...2
-
Is it coincidental that the two most important keys that help us devs build our CVs, the C and V keys are inline on our keyboards? And look at that Ctrl key...That's what happens after too many rounds of copying and pasting...All hail Ctrl, C and V keys1
-
That moment when you are doing systems programming and accidentally fork bomb yourself.
Please ctrl-save, please ctrl-save, please ctrl-save! -
Is it just me or Reverse Search (Ctrl+R) is so addictive?
From last few years I have been using shell too much that I will use Ctrl+R to just search for even `ls`.1 -
Step 1: stackoverflow.com
Step 2: CTRL + C
Step 3: ALT + TAB
Step 4: CTRL + C
Step 5: FFFFFFFUUUUUUUUUUU3 -
Habitual of pressing ctrl+s many times because of so many crashes in my outdated pc.
Today I tried to press ctrl+s while writing on a physical paper.2 -
Once you've conceived children, there is no Ctrl+Z, and once you've met them, there is no Esc, F12, Ctrl+Q or even Alt+F4.9
-
Am I the only one who seems to have trust issues when saving code in my text editor? Whenever I want to save I press Ctrl+X+S like 5 times just to be sure.
NB: Ctrl+X+S is equivalent to Ctrl+S in Emacs/Spacemacs1 -
#TIL that you can navigate part of your Linux commands with CTRL like CTRL+A gets you to the beginning of the typed command, CTRL+D deletes the forward command and CTRL+E gets you to the end of the typed command.
NONE OF THIS WAS FOUND IN ANY LINUX-FU LESSONS! THESE WERE WAY EASIER TO USE THAN USING THE ARROW KEYS GODDAMMIT!2 -
Lost 1.5 hours on Java trying to write a file until user enters EOF. Filled the program with .flush(). Then @freddy6896 points out that i was using Ctrl+C instead of Ctrl+D, killing the process before the .close() :/
-
It's always great idea to map common keyboard shortcuts to something completely different, such as when IDEA sets the default behaviour of Ctrl+Y to "remove the line under caret". Thanks guys, I love surprises, next time try something with ctrl+c.
Note to my future self: when installing the IDEA again, remember to remap the ctrl+y..1 -
I will stop use CTRL-C CTRL-V from now on. Or any kind of copy paste.
I will either type the stuff or write some loop around it.
C’n’P just gave me tooooooo many errors
-.-5 -
Ctrl+/ for commenting a line in xml.
Successful.
Ctrl+/ again to remove comment ....nests earlier comment.
smh...... -
Sometimes in a very fast flow the variable I select to be replaced by Ctrl+v finger just press Ctrl+c,Ctrl+v.
now I have to look what I copied :/ -
Run a script, get a shit load of "Permission denied" error message... So I stop it by pressing Ctrl+C
Look at the script again there is this little line:
rm -rf $TMP_DIR/*
Look into the script again and again, $TMP_DIR is never defined...2 -
I have accidentally closed so many windows trying to use ctrl-w instead of ctrl-f to search after spending days in nano.1
-
somewhere in every spaghetti code there is a mysterious CTRL + C and CTRL + V that just can't explain itself2
-
does anyone else constantly catch themself's trying to use alt+enter or ctrl+space everywhere besides their ide?2
-
When you ctrl/cmd + c and then go to paste and hit freakin' ctrl/cmd + c again instead of ctrl/cmd + v.6
-
A machine learning beer referral app, an AI music making algorithm, a GA to make machine learning research easier, and a text editor where ctrl-s deletes all of your work and ctrl-z saves it.3
-
> 2018
> yay, let's write some android code
> oh look, socialRepository.getMember(memberId);
> let's see what this method does
> ctrl + click
> goes to an interface ಠ_ಠ
> find the implementation
> oh look, apiClient.getMember(memberId);
> let's see what this method does.
> ctrl + click
> goes to an interface ಠ_ಠ ಠ_ಠ
> find the implementation
> oh look, apiService.getMember(memberId);
> ctrl + click
> goes to an interface ಠ_ಠ ಠ_ಠ ಠ_ಠ
At least the last interface was the implementation of the api service with Retrofit.1 -
Ctrl+X followed by Ctrl+C to quit. Let that sink in. Think about :wq. Think about Ctrl+X. Think. Ask yourself how you think about it and then think again.
And if you say "well it's AWESOME" then start using your clipboard more when using a gui around the terminal or ssh and come back 1 month later.
People say vi is counter intuitive.. what the fuck is emacs then?2 -
You know that moment when you write a long code, then you undo many times to see something that was before, and when you "ctrl+y".......
Just happened
😒5 -
(first day at Command line)
cp /path/file
yes :) no destination..because Windows user algorithm
first ctrl+c then ctrl+v
took 2 hrs to figure out what's wrong -
TIL
Ctrl-w tot clear the console Line
Can you believe is was always using Ctrl-c to empty my terminal Line when mistyping?
And out of sheer coïncidence of closing all my tabs, is accidentally die this in my terminal window, and then in was like 'wait What?'11 -
Minor review for making life a bit easier:
There's a nice app to manage your bash history to upgrade your useless ctrl+r in terminal. It's called atuin. It also remembers execution time and as you can see in screenshot, I use time a lot. It can also give you statistics on most used apps. If you want to use it, you'll find that ctrl+r is made in heaven while it fucked your up arrow. You can disable this with a flag.
See the movie on how it works at: https://atuin.sh/22 -
Today I have learnt how important versioning is, changing half the program to diagnose an issue only to realise that you were making a typo and changing the wrong control. Time to ctrl+z.1
-
Am I the only one how press CTRL+S more times in Android Studio and notice than that it saves automatically?4
-
After using emacs for almost 2 weeks, I can't tell you how many times I've pressed Ctrl+W, Alt+W and Ctrl+Y in things that aren't emacs.1
-
PM: Can we setup this new server today ?
Me: Sure, where is the ESXi setup CD ?
PM: ehh, wasn't in the box ?
Me: nah
So Finance team can't ctrl+c, ctrl+v from what we send them and actually buy stuff we need :D1 -
I have gotten so used to the copy-paste keyboard short Ctrl+C/Ctrl+V that copying text by right-clicking on mouse felt weird today🤦🏽♂️6
-
VS2015 big cpp - project...
Scroll in file, decide where you wanna write code. Set caret (70s delay).
Ctrl+tab to check previous file for name of something (120s delay)
ctrl+tab to return to file (120s delay)
le me = Jsjsjdhdhxhxuxbfvfvefbd!!!!!
FU Microsoft :(2 -
I've always thought Gedit (Ubuntu text editing software) doesn't have Redo feature as the shortcut Ctrl + Y didn't work. Just realised it's Shift + Ctrl + Z
Lesson - be humble and look at the provided menu items. -
Working on some documentations on MS word and I'm pressing ctrl+space for auto complete!!🤣🤣🤣 Not only that ctrl+click for multiple cursor!!! 😂😂😂😂😂2
-
Note to self:
Ctrl+A followed by Ctrl+V to replace text with the clipboard contents does not work if highlighting text copies it.
I just spent 20 minutes copy-pasting stuff before realizing nothing had changed…2 -
Ctrl + Enter should work for posting `new posts`/`comments` and Esc for cancelling on devRant in browser.2
-
Why the fucking ctrl Q on Atom close all the windows without confirmation??
On an azerty keyboard, the letter Q is just on the left of the letter S.. I wanted do a ctrl S !!4 -
It is so frustrating that browsers had to keep the open developer tools as Ctrl+shift + C.I work with a ton of terminals and lot of browser tabs and when I try to copy text , I automatically type Ctrl + shift + C and boom , the developer tools opens up.I know we could change the key bindings but who the hell kept the "open developer tools " shortcut as Ctrl + Shift + C.That is a serious flaw!!! Fucking hate it..
-
Do you know that VSCode have hidden feature by pessing "ctrl + a" then "w" then "ctrl + w"
And that feature is working on every programming language.6 -
Busy on stackoverflow copying code from the question.
It's way easier than thinking myself. And the question has an accepted answer. -
When you use Cloud9 to make a project go faster by coding at the same time with your partner and you spent time on Ctrl+X + Ctrl+V on all the code so that it says that you did that code and none of it was done by your patner XD1
-
While writing anywhere ctrl+space should work . It's better to see what all options I have . Missing ctrl+space here on devrant too.1