Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bzg/windresize.el
Easy window resizing in Emacs
https://github.com/bzg/windresize.el
Last synced: about 2 hours ago
JSON representation
Easy window resizing in Emacs
- Host: GitHub
- URL: https://github.com/bzg/windresize.el
- Owner: bzg
- Created: 2013-08-02T06:48:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-02T06:52:04.000Z (over 11 years ago)
- Last Synced: 2025-01-02T17:52:18.369Z (6 days ago)
- Language: Emacs Lisp
- Size: 117 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
This mode lets you edit the window configuration interactively just by
using the keyboard.To use it, type =M-x windresize=. This puts Emacs in a state where
the up/down and left/right arrow keys resize the window dimensions.
To return Emacs to its ordinary state, type RET.See the docstring of =windresize= for a detailed description of the
other commands that are available while windresize is active.