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.
|
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. |
|||
|
|
|
|
When I was working in Germany on a German configured machine:
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! |
||||
|
|
|
Backspace. It's backspace in everything except web browsers, where it goes back a page in your history depending on where the input focus is. Irritates the hell out of me, especially if I've just typed a huge forum entry that the browser decided not to cache. |
||||||||||||
|
|
|
My password. Don't know how to write it on a phone or something else (ancient history: pencil) since i frankly don't know my own password except in muscle memory. This is my best excuse for not switching to Dvorak layout. |
||||
|
|
|
I always type 'mysql' instead of 'myself' when writing personal emails, etc. |
|||
|
|
SHIFT-delete This permanently deletes a file instead of putting it in the recycle bin, helps a lot, hurts sometimes. |
|||
|
|
"ESC" when I'm done typing in non-vi/vim environments. Most apps ignore the escape, but in a lot of IM clients ESC seems to mean "throw away all the stuff I just wrote". Since I usually only do it after I've typed a lot, I usually lose quite a bit of information. tappitytappitytappitytappitytappity-tap-AAARGGGGGGHHHHH!!!!!! |
|||
|
|
As a longtime Vim user, I have found that you can map |
|||
|
|
I'm usually working in Vim, and I try to stay out of edit mode as much as possible. This means that I almost always hit escape after typing a string of text - even in my Outlook email. |
||||
|
|
|
Control-Enter. In my chat client, this inserts a newline into the usual single-line input field, but in Outlook, this sends a mail, in its current incomplete and embarrassing state. |
||||
|
|
|
Mouse gestures in Opera. I often find myself trying to use them in IE. Fail! |
||||
|
|
|
I don't know why, but 3 out of 5 times I type
instead of
when coding in Perl. I guess my muscles are accustomed to end a word beginning with 'stri' with 'ng'. |
||||||||||||
|
|
|
As a VI user, pressing esc, :w to save my work or :q to close MS Word (for example) |
|||
|
|
|
|
Emacs Meta-W (copy region) is one of my often-used key commands. Works great... except when I forget that I am using the terminal app on my wife's Mac. (Meta-W is Command-W => Close window.) The "muscle-memory" kicks in faster than the supervisor thought process. I can almost feel that part of my brain saying "wait, don't do... D'oh too late!" every time I do that. Actually, Emacs in general has turned into muscle-memory, and when I get deep into coding, I sometimes forget that I'm in an alternate editor universe, and then quickly get into a mess when I rapid-fire type in navigation command streams. It's also my Emacs-ish tendency that has me preferring to use Control-ESC (instead of the dedicated Windows key) to bring up the Windows Start Menu. It's normally not a problem, except my laptop's Fn+ESC invokes system Standby, which leads to a 30 second penalty-box-time as I go into suspend and then re-wake the machine. If I had a network connection (SSH or Network file copy), I also lose the network connection because the suspend kills the connection. Aargh! |
|||
|
|
Ctrl-X Ctrl-S In emacs, this saves the current file. In Visual Studio, this deletes the current line, then saves. I really wish there was a way to make Visual Studio work like all other Windows apps, where Ctrl-X does nothing if nothing is selected. |
|||
|
|
F5. I use it all the time in SQL Manager to run a query. In Visual Studio, it starts a debugging session, which is irritating when I've been looking at the VS window, but forgot to select it. |
|||
|
|
CTRL + Y In almost every application it performs a redo. However, depending on your settings in VS.Net 2008, especially under the default VB.Net programming shortcuts, performs a line delete. |
|||
|
|
Weird, no-one has mentioned the infamous Quake claw :) |
|||
|
|
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 :-| |
||||||||
|
|
|
Alt+F4, Y I used this to close and save Notepad for, I don't know, decades, and they changed it in Vista. It took me a while to switch to Alt+F4, Enter, which will close without save in XP. Thanks, Longhorn! |
|||
|
|
CTRL-Y. In every application ever, it's Redo, except IntelliJ where it's Delete Line. |
|||
|
|
Eclipse - Run Java Application - Alt+Shift+X,J |
|||
|
|
|
|
F9. In Delphi, it launches the program under the Debugger, in Visual Studio it toggles a breakpoint. Also F12. In Delphi, toggles between Code and Design view, but in Visual Studio it Goes to a Definition. F5 was already listed. |
|||
|
|
Left Ctrl + Shift + Left/Right arrow keys, when working on a laptop with the leftmost Fn key (where Ctrl should be), it's frustrating... |
|||
|
|
|
|
I have a mac at home, but use VS2008 at work. I often find myself doing Win+ instead of ctrl+. |
|||
|
|
At work, my systems are connected to a switch box. If I cut-and-paste something (using Ctrl-X, Ctrl-V) too quickly I activate the "Switch to next machine" function of the switch box (Ctrl, Ctrl). *sigh So, usually, I just use Shift-Insert for Paste. This works great until I have to use my wife's PC. Her Insert key is in a different location... so I end up hitting Shift-Del instead. *sigh Sometimes you just can't win. |
|||
|
|
|
|
CTRL+W Deletes one word on the command line and in Firefox on OSX; closes the tab in Firefox on Windows and Linux. I usually use this shortcut when I'm typing in a textarea, and decide to edit/erase the last few words I just typed. Which means that I go: type type typetypetype type type ^W^W^W-- and AGH promptly lose three tabs of work. |
|||
|
|
Ctrl-U: I'm used to it erasing the input line in Unix, but in Firefox, it's View Source. Often leads to annoyance when I try to erase the address bar quickly. Thankfully at least Opera follows the Unix way. |
|||
|
|
|
|
In Windows, CTRL+DEL deletes the whole word in front of the cursor everywhere ... Except on StackOverflow, where the markdown editor sets me up to do a quote and graciously moves the entire line I was working on beneath said quote. D-Oh! (Yes, this bites me almost daily.) I shouldn't gripe -- the editor is outstanding in every other conceivable way, and supports all the other keyboard shortcuts I use routinely ... But still. You asked. :) |
|||
|
|
I am switching between Macs and Windows Machines on a regular basis. On Windows, Alt-Q writes an @, on the Mac, it quits many programs. Every CMD-XX shortcut from the Mac invokes the Windows start menu. But the worst thing I ever whitnessed is a numeric pad that used a telephone-key-layout. It took five tries until I figured out what was wrong with my PIN. |
|||
|
|
|
|
Being a Mac owner but working in windows/visual studio. I forget many windows shortcut without really learning Mac ones. |
|||
|
|