⌘Q is too damn close to ⌘W
51–60 of 113 posts
Re: ⌘Q is too damn close to ⌘W
#52In theory maybe but in practice I've never typed cmd+q instead of cmd+w. (A little bit like I've never typed ctrl+a (which select all) instead of ctrl+s (which save)). However, I've pressed f1 instead of escape a couple of time so I make sure to bind f1 to escape in vim
Re: ⌘Q is too damn close to ⌘W
#53I'm willing to bet the author is either A) not a touch typist or B) Comes from Windows/Linux. It's not the author's fault, of course, but it has been around since 1984 and it's unlikely to change. The 'native' way to type commands on a Mac is using your thumb to press Command and your pinky to press Q, or your ring finger to press W. It feels awfully weird pressing Q with your ring finger. Window/Linux users use the…
Re: ⌘Q is too damn close to ⌘W
#54Most browsers warn you if you are about to close multiple tabs.... I guess chrome doesn't? Weird. That would be an implementation problem for chrome - every other OSX application tends to properly warn you if you are about to close multiple context windows with cmd-q. EDIT: Just researching a bit- this seems to be a conflict between the Chromium design goals and the OSX UI guidelines... the Chrome team absolutely ref…
Re: ⌘Q is too damn close to ⌘W
#55defaults write com.google.Chrome NSUserKeyEquivalents '{"Quit Google Chrome"="@$Q";}'
Re: ⌘Q is too damn close to ⌘W
#56In vi, I use control+w to shift between the sections of a split window. You can imagine the hilarity that used to ensue. But, it's not an issue anymore. I haven't made that mistake in well over a year.
Similarly, in emacs I use ctrl+n to go down. On FF, this will open 5-20 windows, depending on how long I wait. (I have a very fast repeat.) Pentadacty with emacs bindings has helped with, but occasionally I will hit the key to pass all keys to FF, and once again end up with ~20 windows to close.
Re: ⌘Q is too damn close to ⌘W
#57Re: ⌘Q is too damn close to ⌘W
#58Re: ⌘Q is too damn close to ⌘W
#59Re: ⌘Q is too damn close to ⌘W
#60Do people really not know that Chrome has an option to reopen itself with the tabs you had open last? Preferences > Basics > On Startup > Reopen the pages that were open last.