Skip to content

The quickest way to swap buffers between windows. Based on switch-window package.

Notifications You must be signed in to change notification settings

ekazakov/swap-buffers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

swap-buffers

The quickest way to swap buffers between windows. Based on switch-window package.

Install

(require 'swap-buffers)

Usage

Bind your favorite key to 'swap-buffers:

(global-set-key (kbd "C-c b") 'swap-buffers)

By default swap-buffers move focus to second window. Press C-u C-c b to keep focus in first window

Before

Choose window for swap

After

Bonus

swap-buffers-dired-find-file works like dired-find-file-other-window, but allow to specify concrete window.

About

The quickest way to swap buffers between windows. Based on switch-window package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •