unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [GNU ELPA] I'd like to add switchy.el: a last-recently-used window switcher
@ 2023-04-09  7:36 Tassilo Horn
  2023-04-09  8:08 ` Eli Zaretskii
  2023-04-09  8:56 ` Philip Kaludercic
  0 siblings, 2 replies; 6+ messages in thread
From: Tassilo Horn @ 2023-04-09  7:36 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

Hi all,

I've written a small utility called switchy.el which I'd like to add to
GNU ELPA.  I can do that on my own but wanted to give you a chance for
commenting first.  I'm attaching the file below.

In essence, the single command provided is `switchy-window' which is
similar to `other-window' except that it switches to other windows in
last-recently-used order instead of top-to-bottom-left-to-right order.
With quick consecutive invocations you can reach any window but if you
have a small delay between invocations (controlled by the single
defcustom `switchy-delay'), you toggle between the two last recently
used windows.

Bye,
Tassilo


[-- Attachment #2: switchy.el --]
[-- Type: application/emacs-lisp, Size: 8075 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-09 11:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-09  7:36 [GNU ELPA] I'd like to add switchy.el: a last-recently-used window switcher Tassilo Horn
2023-04-09  8:08 ` Eli Zaretskii
2023-04-09  8:56 ` Philip Kaludercic
2023-04-09  9:33   ` Tassilo Horn
2023-04-09 10:30     ` Philip Kaludercic
2023-04-09 11:14     ` Tassilo Horn

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).