Skip to content

elp-revive/balanced-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License JCS-ELPA

balanced-windows

Keep windows balanced

CI

This Emacs package provides a global minor mode named balanced-windows-mode. When enabled, Emacs will automatically balance windows (keeping them roughly the same size) whenever the window configuration changes, e.g. after splitting or deleting a window.

💾 Installation

(use-package balanced-windows
  :config
  (balanced-windows-mode))

License

BSD-3-clause. Copyright © 2019 wouter bolsterlee. BSD-3-clause. Copyright © 2022 Jen-Chieh Shen.

Credits

wouter bolsterlee. wbolster.

https://github.com/wbolster on github. star my repos. fork them. and so on.

https://twitter.com/wbolster on twitter. follow me. or say hi.

About

Keep windows balanced

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Languages

  • Emacs Lisp 79.5%
  • Makefile 20.5%