santip / resize-panes

Atom Package for resizing panes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resize Panes package

NOTE!!! this package has been deprecated by Atom

Thanks @dcalhoun for figuring this out, in David's words:

Atom has now deprecated the resize-panes package. This means the package will not be returned when searching. Atom also blocks the package from activating even if you already have resize-panes installed.

The reason Atom did this is because the abilities of this package have been folded into core. One ability still missing is the keybindings for resizing panes, but there is a open PR to add this.

Enlarge pane

Grows the active pane gradually shrinking other panes proportionally.

Enlarge Example

Shrink pane

Shrinks the active pane gradually growing other panes proportionally.

Enlarge Example

Command name Default key binding
resize-panes:enlarge-active-pane cmd-alt-=
resize-panes:shrink-active-pane cmd-alt--

Related packages

Other features

All features in a single package

Feedback and PRs are welcome.

About

Atom Package for resizing panes

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

License:MIT License


Languages

Language:CoffeeScript 90.0%Language:CSS 10.0%