Skip to content

OSX-only Sublime Text 2 plugin for switching between open windows without having to open the Window menu.

License

Notifications You must be signed in to change notification settings

deborasetton/Sublime-Switch-Window

Repository files navigation

SwitchWindow

An OSX-only Sublime Text 2 plugin for switching between open windows without having to open the Window menu.

This plugin could be a lot simpler (and faster), but I ran into lots of problems trying to get it to work correctly on OSX. This bug led to a very ugly and platform-specific workaround.

Install:

# The path to Sublime Packages on OSX is usually /Users/{user}/Library/Application Support/Sublime Text 2/Packages/
cd {SUBLIME_PACKAGES_PATH}
git clone https://github.com/deborasetton/Sublime-Switch-Window.git SwitchWindow

Usage:

The default key binding is Command + Shift + ..

TODO:

  • Bind to new window event (even though it doesn't look like it's possible);

License

MIT License. Copyright 2013 Débora Setton.

About

OSX-only Sublime Text 2 plugin for switching between open windows without having to open the Window menu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published