vote up 19 vote down star
8

What's the worst shortcut you have in your "muscle memory"?

For example, mine is CTRL-L: compiles the current object in Sybase Powerbuilder, but deletes the current line in Visual Studio.

flag
show 4 more comments

101 Answers

1 2 3 4 next
vote up 35 vote down check

When I was working in Germany on a German configured machine:

Alt-F followed by S

I'm wanting, File|Save, instead I often got Fenster|Schließen (translates to Window|Close). Excel used to close the window without prompts, hardly what I was intending!

link|flag
9  
Maybe you should have Ctrl-S in your muscle memory instead! ;) – polyglot Feb 7 at 19:34
vote up 0 vote down

CMD in Mac and Ctrl in Windows

link|flag
vote up 0 vote down

CTRL-W in Visual Studio to select word (or Extend Selection with resharper) closes my browser window while editing entries in Sharepoint. Extremely painful.

link|flag
vote up 0 vote down

In VS2008 in my old job I could Build hitting F6, here at my new job (VS 2008 too), I have to hit Alt + B, U. Which is kind of annoying because from time to time, I hit F6 and nothing happens and I'm like "what the hell?"

link|flag
vote up 1 vote down

Delete-Enter in Windows. I got used to using this keystroke combination to delete a file, and then hit "Yes" when Windows asked me if I was sure.

It worked fine until Windows XP, where the small delay before the "Are you sure?" dialog comes up is just enough time for the Enter keystroke to launch whatever I had selected.

I've done this with hundreds of high-res photos selected. The only way to kill it was a hard reboot.

link|flag
vote up 1 vote down

CTRL-M

At my first software job, we had wyse50 and tvi925 terminals, but the one I got the first couple of months didn't have a return key (it was broken). So, I learned to type CTRL-M for a return. It was MANY MANY MANY years before I broke that habit.

link|flag
vote up 1 vote down

Ctrl-w

Deletes the current selection in the various editors I use for programming. Closes the window in various other programs (ex, my email client)

It used to be Ctrl-e, which moved to the end of the line in my editors, but sent the email I was working on in my email client... but my current email client doesn't have that behavior.

edit: changed 'line' to 'selection'

link|flag
vote up 0 vote down

Because of the spanish ambigüity:

CTRL-S, CTRL-G    For saving
CTRL-A, CTRL-E    Select All

I always get confused, because i have to cognitize what program I am using before applying the shortcut (I am on VStudio, mmm then CTRL-S will work )...

link|flag
vote up 1 vote down

I got in the habit of using windows + m to minimize all windows.

This wasn't a problem until I switched to ubuntu where it will give you something like this: alt text

I freaked out for ten minutes until I finally figured out what I did.

link|flag
show 1 more comment
vote up 4 vote down

Ctrl + P is nice. It's always "Print file". ALWAYS. In every application.

Not in (the German) Notus Notes. There it is: Close the current tab. Nice... very nice, since it's soo fast to open it again :-|

link|flag
2  
Bonus points for making the key images! (How did you do that?) – Jeremy Stein Jun 18 at 19:00
3  
Jeremy: <kbd>Ctrl</kbd> – furtelwart Jun 19 at 9:57
vote up 0 vote down

When Running MS-SQL Server Management Studio in VMWare.

Ctl-E in SQL is run the query

Ctl-E in VMware is power the machine off .. Instantly .. no waiting!!

You really have to be careful which system has focus.

link|flag
vote up 1 vote down

YA emacs answer.

I constantly find myself pushing C-p to move up a line. And if I'm not using emacs, it usually takes me a moment to figure out why a print dialog box inevitably comes up.

link|flag
vote up 0 vote down

Ctrl+Shift+f.

In firefox it turns on the web dev extension highlighter. In eclipse it autoformats your code to HTML (even if you're working in CSS)

Guess how that turned out on launch day.

link|flag
vote up 0 vote down

Well its the 3rd time that I've been embarrased by sending incomplete emails. I am sick of this, I dont know if there is a way to change this shortkey in OUTLOOK. Mousa

link|flag
vote up 0 vote down

Command-anything except tab This constantly causes me problems at school, but at least command-tab and alt-tab have the same keyboard positions.

A specific keystroke that is burned into my hands is Command-L followed by g/ or w/. My computers are set up such that g/ and w/ followed by some text will preform google or wikipedia searches respectively, the beauty of the way that it is set up is that it automatically works in all web browsers on all computers on my home network. But when I try it with IE at school it ends up as an invalid DNS request and internet explorer usually crashes.

link|flag
vote up 0 vote down

ctrl+Y usually redoes, but in Aqua Data Studio (a great tool) it deletes the line.

link|flag
vote up 1 vote down

CTRL-ENTER: in my IM client (since forever) it sends the message. In Outlook it does too. But I'm used to typing a single sentence in IM and sending that, then typing the next sentence; this doesn't work well in e-mail. I've sent three messages in a row once, each appologizing for the previous message not being complete.

link|flag
vote up 0 vote down

Using CTRL+W to fast backspace URLs in Firefox address bar. On OS X, it works like CTRL+W in a shell, on Windows, Firefox is usually closed down by the time I realize what I'm doing (closing tabs).

link|flag
vote up 1 vote down

Accidentally pressing CTRL + s while editing a file in vi.

Countless times I've done this and even after learning that a CTRL + q will undo it, I still get a bit nervous and start hitting ESC.

link|flag
show 1 more comment
vote up 0 vote down

I use the same Apple wireless keyboard for Mac and Windows. Ctrl vs Command is terrible.

Unfortunately no Vista64 driver for the keyboard, so I use a keyboard mapper to remap copy, paste, cut and some others to work with the Windows key (Command key acts as Windows key.) Not perfect, ut at least the major shortcuts work.

Sometimes I want "del", but instead I hit the eject button.

link|flag
vote up -1 vote down

ESC is used in vi to switch from edit mode to command mode. Unfortunately, it's used in Outlook to close open messages, even if you're still editing them. Need I say more?

link|flag
show 2 more comments
vote up 0 vote down

:w when in firefox. or in pidgin I often type it then immediately press enter when done with a message.

link|flag
vote up 1 vote down

In English Windows ALT+space + X maximizes a window. In Hebrew Windows X is mapped to the Hebrew letter ס (samech) which happens to be the first letter of the word סגור (close). I can't count the number of times I've tried to maximize a window and closed it instead.

link|flag
vote up 0 vote down

F12

  • In Word etc. it means Save as.
  • In Photoshop it means Revert to last saved version - no questions asked!
link|flag
vote up 0 vote down

Ctrl Z I used to work in the QWERTY world, and in my current job (location) I all have is AZERTY. Z and W are replaced, in the keyboard. Ctrl Z becomes Ctrl W, which in most apps closes the current window. Yes I get a Are you sure pop up. But many a times I have intended Ctrl Z + Enter (or kept typing, and somehow Y came before N)...

link|flag
vote up 1 vote down

On an old project, we were using Vi for most editing, and this 4GL tool (showing how long ago this was) for creating the user interface.

The pain of it was, pressing the escape key in the 4GL would close your currently open window without saving, no passing go, no collecting $200.

We ended up getting in the habit of putting a bottle top over the escape key when switching to the 4GL so we couldn't hit it accidentally...

(You use the escape key a lot in Vi for switching from editing mode to command mode, in case you didn't know.)

link|flag
vote up 0 vote down

Pressing ESC on the TortoiseSVN commit dialog box to get out of the autocomplete closes the window instead of canceling the autocomplete dropdown.

Very annoying after typing out a long message explaining what changes are included in the commit, and then pressing ESC to get out of an annoying autocompletion, and having the window close losing the comment.

link|flag
show 1 more comment
vote up 0 vote down

Ctrl+Z. Because on Windows in everything except Emacs in works as UNDO and in Emacs it suspends it (minimizes and put in the end of Tab app switch queue). Really annoying.

link|flag
vote up 0 vote down

Premature email sent from outlook because it has so many keyboard shortcuts for sending mail and at least one maps to a common emacs key binding. The key press is so subconscious that I usually don't even remember what I just typed to cause the email to send.

link|flag
vote up 0 vote down

Ctrl+V.

Paste in Visual Studio (at home), page down in Xcode (at work). It's not cancelled by pressing page up, though, as page up doesn't take the cursor with it, while Ctrl+V does.

Every time I want to move a line of code from one place to another, it's accompanied by mild swearing and the clicky scrolling of my mouse wheel.

link|flag
show 2 more comments
1 2 3 4 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.