Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: transpose-words worked for few seconds
- X-seq: zsh-users 21094
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: transpose-words worked for few seconds
- Date: Tue, 22 Dec 2015 11:49:59 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=XPybaNCM7Mtjcu2PHvGyviQVGd1GvmwcAqePhnVVUBo=; b=hno122IyzM3RSX55fJ+21LY65d3mY/N1elgBQxF+cETWdYlFJwRrpDRS6ei1M0hONI eL+K9GMH0pTcU3ohiFqPKrVrlAyiqY+N3FVga3fW04dwSf+ica86LHdXnFQxx1UO/P78 rLOe9VVvM1ymrZwy6rCawWWUylD7QRift9aXishL9GoZh0Hq7b8Sj6ORpmQOt4sVWUqx 5F/43zOcCjMmIRu34aRZUn73wVHIDK52ipClDP2tQ1RMUFa/5moiYzH9I7ujib1WNUV8 v+P12tPpUNaXFRgVcCdLRXK9nUZ5vz84hvUQlAh+abvADZZtgD8IX62UH0JRKOzlcv98 jTCQ==
- In-reply-to: <CAHYJk3T87qnOh2jAo_QNXxJa-2j_rRQC2N0fCjFrM=NJ7xCarA@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVB3RZ0Z9GDikA=i2BDggxVeooO=Oj+m8KKYbPtd_Vh8rw@mail.gmail.com> <CAHYJk3T87qnOh2jAo_QNXxJa-2j_rRQC2N0fCjFrM=NJ7xCarA@mail.gmail.com>
On 22 December 2015 at 11:41, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> You have to position the cursor on the first character of the word you
> want to transpose with the one before it.
So "ab cd" will be swapped to "ab dc" when cursor is on "d". That's
quite weird, I think I used different widget long before, it didn't
require to position cursor like that, but maybe I'm wrong
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author