https://github.com/nh2/sublime-text-move-tabs
Arranging tabs in Sublime Text like in Chrome
https://github.com/nh2/sublime-text-move-tabs
Last synced: 26 days ago
JSON representation
Arranging tabs in Sublime Text like in Chrome
- Host: GitHub
- URL: https://github.com/nh2/sublime-text-move-tabs
- Owner: nh2
- Created: 2012-09-17T16:42:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T22:09:00.000Z (over 11 years ago)
- Last Synced: 2025-04-09T04:12:00.171Z (about 2 months ago)
- Language: Python
- Size: 125 KB
- Stars: 9
- Watchers: 4
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Move Tabs
=========Moves tabs in Sublime Text, like in Google Chrome.
Keybindings
-----------The default keybindings on Linux and Windows are:
*Ctrl+Shift+Page Up/Down* for moving tabs left/right.
**For mac users:**
Fn-up/down arrow is equivalent to pgup/down. This means that using ctrl-shift-fn-up/down arrow is what you need!