ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Maybs Quit

by xavi- ALL

Quitting shouldn't be so easy. Modal confirmation dialogs are annoying, so why not show a quick panel instead?

Details

  • 2014.05.01.23.21.18
  • github.​com
  • github.​com
  • 11 years ago
  • 4 hours ago
  • 12 years ago

Installs

  • Total 9K
  • Win 5K
  • Mac 3K
  • Linux 2K
Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22
Windows 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime Maybs Quit

Why are ctrl/cmd + w (close file) and ctrl/cmd + q (quit) right next to each other?!?! I'm just trying to close a file, but for some insane reason my pinky drifts 1cm to the left and suddenly sublime disappears.

Never again!

Usage

Quitting shouldn't be so easy. Modal confirmation dialogs are annoying, so why not show a quick panel instead?

  • ctrl/cmd + q (osx/linux): opens up a quick panel (shown below) that let you choose from a number of options.
  • alt + f4 (windows only): also opens up the quick panel shown below.

Quit menu

Optionally you can also make this menu appear before the last view in a window is closed by added this keybaord shortcut to your settings:

{ "keys": ["super+w"], "command": "close_guard" }

Why not just change your shortcuts?

Muscle memory… why fight it?

Getting Maybs Quit

The easiest way to get Maybs Quit is with Sublime Package Control. Search for “Maybs Quit”.

Alternatively you can clone this git repository into your Packages Directory:

git://github.com/xavi-/sublime-maybs-quit.git

Developed by

  • Xavi Ramirez

License

This project is released under The MIT License.