sponsor Vim development Vim logo Vim Book Ad

golden-ratio : Resize windows automatically using the Golden Ratio

 script karma  Rating 55/31, Downloaded by 1585  Comments, bugs, improvements  Vim wiki

created by
Roman Gonzalez
 
script type
utility
 
description
When working with many windows at the same time, each window has a size that is not convenient for editing.

golden-ratio helps on this issue by resizing automatically the windows you are working on to the size specified in the "Golden Ratio". The window that has the main focus will have the perfect size for editing, while the ones that are not being actively edited will be re-sized to a smaller size that doesn't get in the way, but at the same time will be readable enough to know it's content.

Repository: http://www.github.com/roman/golden-ratio
 
install details
Install using pathogen.vim

http://www.vim.org/scripts/script.php?script_id=2332
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
golden-ratio-0.0.5.tar.gz 0.0.5 2012-09-30 7.0 Roman Gonzalez New release respects nowrap setting on ignored/focused windows. Previously it would put an specific one, not respecting user settings.
golden-ratio.tar.gz 0.0.4 2011-08-16 7.3 Roman Gonzalez * Adding command for toggling functionality
* Adding command to re-size window manually

golden-ratio.tar.gz 0.0.3 2011-08-15 7.3 Roman Gonzalez Adding suggestions made by Steve Losh.

* set nowrap on unfocused windows and wrap on the focused one
* better (even) resizing of unfocused windows
* removing the <LEADER>g auto binding
golden-ratio.tar.gz 0.0.2 2011-08-12 7.3 Roman Gonzalez Adding improvements from ujihisa and adding new code standards
golden-ratio.tar.gz 0.0.1 2011-08-11 7.3 Roman Gonzalez Initial upload
ip used for rating: 18.118.32.213

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github