ace-window.el (aw-move-window): New defun. During dispatch, while in window-1, press "M" and select window-2. The buffer currently in window-1 will move to window-2. The most recently selected buffer will move to window-1. Fixes #56 Use case: suppose you have many windows and you call `describe-function'. It pops up *Help* replacing a necessary buffer. The you can e.g. "M-p M a" to move the *Help* buffer to replace a less necessary buffer in window "a", while restoring the necessary buffer that *Help* previously replaced.old-master
parent
97a2f9340b
commit
9aec100f72
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue