Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: New widget "transpose-segments"
- X-seq: zsh-workers 37519
- From: Jérémie Roquet <jroquet@xxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: New widget "transpose-segments"
- Date: Sat, 9 Jan 2016 13:19:30 +0100
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=GvQx/DfbUmFaYL/J8HB32Qf+ftsumlGGkBSgumzYNjs=; b=0PVqazwV/TKOzTFzHi+KDaGbasL0Nl1b0bNmHoOFQZe8iVy3rSOWf3s0wA5O/WVq9w oepRIlYjS2tHRP335LzArmtNm24ZFLf1TSOhCZlu4hOBiKPcBTT1LLY2Rg5Udne2FesZ YaWHSAEzap7U4BAcGcJFp4zYUPhd/sUUoB/bRr7oBWtyk9uO3MyQ/ss+9QsLMaFcXUMh acTre62Q0qqDUVhx9s2IkEAbVZCUSonc9RhfVYxOWNIANkQySq3jgTKrzhma9fCrIIl7 2dV2WDxgv9pXZJDNAO74WZTD52cuyj2jAogE5WqQ01qXI5a/cQUvLhkuXFQ1iwT8Gpgc ljPQ==
- In-reply-to: <CAKc7PVCVFN2639GkbitXO_yZtqK02zUWH-oLGYBysv6J3TreTg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVCVFN2639GkbitXO_yZtqK02zUWH-oLGYBysv6J3TreTg@mail.gmail.com>
- Sender: arkanosis@xxxxxxxxx
Hi,
2016-01-09 12:03 GMT+01:00 Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>:
> I've attached a new widget "transpose-segments". Works like
> "transpose-words", but the "words" are what I call "segments" – parts
> of a command obtained by (z) flag. This allows to comfortably swap
> arbitrarily quoted things at prompt,
>
> http://asciinema.org/a/5tkda9lr7dju4lh3vt5sj35wi
This looks awesome. I'll probably use it much, much more often than
transpose-words. Thanks!
This made me wonder if there was something similar for Emacs. It
appears that it's builtin and called transpose-sexps.
Best regards,
--
Jérémie
Messages sorted by:
Reverse Date,
Date,
Thread,
Author