Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: transpose-words worked for few seconds
- X-seq: zsh-users 21096
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: vogt@xxxxxxxxxxxxxxxxxx, zsh-users@xxxxxxx
- Subject: Re: transpose-words worked for few seconds
- Date: Tue, 22 Dec 2015 12:15:23 +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=+Kx1V31n1WH7xx/FjSSkqCbYxTAj6xKL1KzkTXwPrPc=; b=qrvDKjvyO/9MQyZq3JhcTXwdlyQdnXkzrZyTvhg5kktevsxDYjEda3XXdAK2eSuLUP 74eGmmfFCrLY/ipaRa8Y7fr86yXYtKBgSXBAfcseQe2N9ghcMAmp4YSv5NrLVcv9qVQN uEm6uUKtlv215MyjGYNwCEeD5y0xWh6dBqt5ux+FWXm9KCiv5TMfkAeOw6uL9WTLZ+1R hrbYXIWWF+EY5QlNfzqxK/t/gqAWNUmaSQv3nhrL3TYEVIpaWazesLLLcfTniKxJFCiS bZbtNx3dNwcJP0lGrrLR3AjtUEUqISMg7Ap7y3/vEd2xdhmm4yrXB+aG8eDyEg6ByGxl BT6g==
- In-reply-to: <20151222105210.GA27633@linux.vnet.ibm.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> <20151222105210.GA27633@linux.vnet.ibm.com>
On 22 December 2015 at 11:52, Dominik Vogt <vogt@xxxxxxxxxxxxxxxxxx> wrote:
> a b c d*
> a c b*d (swapped the wrong words and screwed up cursor position)
I cannot reproduce that on 5.0.8. Maybe I remember correctly and
transpose-words used to work differently in past? I tried positioning
cursor after d (nothing happens) and at d (c and d are swapped)
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author