Skip to content

grammati/windsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

windsize.el

Easy resizing of emacs windows.

Usage

(require 'windsize)
(windsize-default-keybindings)

Then use C-S-<left>, C-S-<right>, C-S-<up>, and C-S-<down> to move window edges.

Resizes by 8 columns or 4 rows by default. Change that by setting windsize-cols and/or windsize-rows.

License

GPL, of course.

About

Easy resizing of emacs windows.

Resources

Stars

Watchers

Forks

Packages

No packages published