https://github.com/mschuldt/window-flex-mode
Automatically grow and balance windows
https://github.com/mschuldt/window-flex-mode
Last synced: 3 months ago
JSON representation
Automatically grow and balance windows
- Host: GitHub
- URL: https://github.com/mschuldt/window-flex-mode
- Owner: mschuldt
- Created: 2018-04-20T02:55:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T23:06:12.000Z (about 8 years ago)
- Last Synced: 2025-11-30T07:28:22.480Z (6 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
window-flex-mode grows the horizontal width of the selected window to
accommodate the width of the longest visable line.
This is intended to make it easy to work with many vertically
split windows when the average window width is less then the
possible length of text lines.
The width of the selected window is only expanded, ever reduced.
By default it will try to prevent large differences in window width
by balancing all windows before attempting to increase the width.