Skip to content

wdkrnls/switch-window

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 

Repository files navigation

switch-window

Window switching, the visual way.

Check out this screenshot, then install the switch-window.el file here (with El-Get or MELPA it’s even easier).

Installation

Rebind your C-x o key:

(global-set-key (kbd "C-x o") 'switch-window)

If you do not use El-Get or ELPA, you need to require the package first:

(require 'switch-window)

About

Offer a *visual* way to choose a window to switch to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%