{"id":17125760,"url":"https://github.com/ccampbell/sublime-goto-window","last_synced_at":"2025-04-13T06:32:08.058Z","repository":{"id":36651690,"uuid":"40957986","full_name":"ccampbell/sublime-goto-window","owner":"ccampbell","description":"Sublime Text plugin to quickly switch to any open window using a keyboard command","archived":false,"fork":false,"pushed_at":"2022-06-22T21:09:11.000Z","size":11,"stargazers_count":43,"open_issues_count":6,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T23:11:29.130Z","etag":null,"topics":["sublime","sublime-package","sublime-text","window-manager"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccampbell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-18T07:42:20.000Z","updated_at":"2024-11-20T12:26:08.000Z","dependencies_parsed_at":"2022-09-12T10:51:35.724Z","dependency_job_id":null,"html_url":"https://github.com/ccampbell/sublime-goto-window","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fsublime-goto-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fsublime-goto-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fsublime-goto-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fsublime-goto-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccampbell","download_url":"https://codeload.github.com/ccampbell/sublime-goto-window/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248674659,"owners_count":21143760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sublime","sublime-package","sublime-text","window-manager"],"created_at":"2024-10-14T18:45:43.978Z","updated_at":"2025-04-13T06:32:07.803Z","avatar_url":"https://github.com/ccampbell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime Goto Window\n\nThis package allows you to change between open windows in Sublime Text using a\nprompt. It is useful if you have a lot of windows open with different projects\nin them and you want to switch without having to press `command ~` over and over again.\n\n## To Install\n\nIf you are using Sublime Package Control you can press ``command+shift+p``.  Then select ``Package Control: Install Package`` and choose ``GotoWindow``.\n\nAnother option is running the following command (this is the OS X version):\n\n```\ncd ~/Library/Application\\ Support/Sublime\\ Text\\ 3/Packages\ngit clone git@github.com:ccampbell/sublime-goto-window.git GotoWindow\n```\n\n### Linux dependencies\n\nThis plugin depends on `wmctrl` being installed on your system. On Debian-based\noperating systems (such as Ubuntu), you can get it using `apt-get install wmctrl`.\n\n## Usage\n\nThe default keybinding is\n\n```\nsuper + shift + o\n```\n\nAfter that you will see a menu that looks like this containing all your open\nwindows in Sublime Text:\n\n![hyog](https://cloud.githubusercontent.com/assets/259316/9324668/72ee20e8-455a-11e5-9f0d-9b89d19764ea.png)\n\nSelect an item and that's it!\n\n## Note\n\nThere is a bug that prevents this from actually working natively using Sublime\nText APIs. See https://github.com/SublimeTextIssues/Core/issues/444 for more\ninformation.\n\nI haven't been able to test it on Windows, but there are workarounds in place\nthat seem to work on OS X and Linux.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccampbell%2Fsublime-goto-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccampbell%2Fsublime-goto-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccampbell%2Fsublime-goto-window/lists"}