Earlier quoted context omitted.
Chrome actually reopens all tabs for you if you use the command after restarting chrome. I don't like the author's solution because I use cmd 1-9 for navigating between tabs.
I don't like the author's solution either. Cmd+Option Q seems like an unused alternative that wouldn't require a major re-wire of habits to change to, just a slight mash of the keys to the left. I initially thought Cmd+Shift Q would be better, but that is tied to System Logout.
⌘Q is too damn close to ⌘W
31–40 of 113 posts
Re: ⌘Q is too damn close to ⌘W
#32Earlier quoted context omitted.
Well yes, but if you have 20+ tabs open in a couple of windows, it's disruptive and time consuming to close and reopen all of them.
And I'm sometimes a little annoyed at all the things to which I've been saying for the last week "I'll get back to that" suddenly showing up in my company's proxy logs all at once.
Re: ⌘Q is too damn close to ⌘W
#33Re: ⌘Q is too damn close to ⌘W
#34However, 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
#35Re: ⌘Q is too damn close to ⌘W
#36Do 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.
Re: ⌘Q is too damn close to ⌘W
#37Latest chrome (9.x dev) has an option in "about:flags" to show you a kind of confirmation box before quitting.
+1
Re: ⌘Q is too damn close to ⌘W
#38That 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 refuses to add a warning dialog if you try to close multiple tabs, but it would be the expected behaviour on OSX.
I tend to fall on the side of OSX - part of what makes it great is UI consistency - and this is one case where Chromium is making things worse, not better.
Re: ⌘Q is too damn close to ⌘W
#39Do 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.
Re: ⌘Q is too damn close to ⌘W
#40The most precious resource is the user's time. There should be no interaction that irreversibly discards the user's work. We have fairly universal undo for editing operations; there should be just as much undo support for closing windows, tabs, or apps -- carefully constructed artifacts of the user's workflow.