santip / move-panes

Atom package for moving tabs within panes

Home Page:https://atom.io/packages/move-panes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Panes package

Move active tab to different panes

Allows moving the active tab to the right, left, up or down. Also supports cycling the active tab to next/previous panes.

Move Example

Command name Default key binding
move-panes:move-right cmd-ctrl-shift-right
move-panes:move-left cmd-ctrl-shift-left
move-panes:move-up cmd-ctrl-shift-up
move-panes:move-down cmd-ctrl-shift-down
move-panes:move-next None
move-panes:move-previous None

Related packages

Other features

All features in a single package

Feedback and PRs are welcome.

About

Atom package for moving tabs within panes

https://atom.io/packages/move-panes

License:MIT License


Languages

Language:CoffeeScript 93.3%Language:CSS 6.7%