Skip to content

Like Emacs's "windmove.el", but swaps buffers while moving

Notifications You must be signed in to change notification settings

esc-emacs/windswap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Melpa Status Melpa Stable Status Support me

Swap Emacs windows with their neighbours

If you enjoy using windmove, this package is an add-on for you: it has variants of the windmove commands which swap the buffers as you move, so that you get the effect of "dragging" windows around directionally with the arrow keys.

Installation

You can install windswap from the MELPA repository. The version of windswap there will always be up-to-date.

Add global key bindings for windswap's commands manually, or use the convenient windswap-default-keybindings function.

(windmove-default-keybindings 'control)
(windswap-default-keybindings 'control 'shift)

About

Author: Steve Purcell

Homepage: https://github.com/purcell/windswap

This little library was extracted from the author's full Emacs configuration, which readers might find of interest.


💝 Support this project and my other Open Source work

💼 LinkedIn profile

✍ sanityinc.com

🐦 @sanityinc

About

Like Emacs's "windmove.el", but swaps buffers while moving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%