Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: edit-command-line, vim, and pasting
- X-seq: zsh-workers 37054
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: edit-command-line, vim, and pasting
- Date: Tue, 3 Nov 2015 09:31:49 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern_com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=EV35tXfnvf5WXArTOt8ZFOhE6xeOd5k8o6YETTcQvBU=; b=KKn6PB7s7w8lOUz94h/049aV79O8ZO48qlqtv0bm1XIFoF3jU5wNMSvZzTBXyestS4 +iWiQ/eecMkDKR6iyT+4Q0rCRwOi3lbHMara/ZpKvJM7x9armdfg1RP3nAKqLCnGFbDx mKa/g5OaU+5c8bTj/6OXxKrEyx4BpCLCOTV5XhhD6W8GfzK3F7mNI+IxHhYq/GvcUABg zt6LQ3jWMwhMuA5uKotCPVCNROriM9ZuFE23TjQpx94t9vtEuD4rUpdMPJgbIUv/vkP+ oPpDEHQDqgquEsmEGNmQAGX/scQeeNzPBsA0yreNPlqf6PulG82GnYLLQO3sM8V+4LbQ k+Mw==
- In-reply-to: <18028.1446462993@thecus.kiddle.eu>
- 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: <CAPZ477Oz5BCB797hpE5SO+X9f_Sz8BXX49nUZ9jPERgVGcXHzw@mail.gmail.com> <151101103921.ZM16163@torch.brasslantern.com> <18028.1446462993@thecus.kiddle.eu>
[> workers]
On Nov 2, 12:16pm, Oliver Kiddle wrote:
}
} Bart wrote:
} > We need a generalized fix for this. Oliver?
}
} I'm not sure we can do anything more generalized than the following
} patch to edit-command-line. Perhaps the zle builtin could have an option
} to cover the situation but that doesn't help much because the function
} would still need to invoke the builtin. What did you have in mind?
Mostly I was dumping it in your lap because you introduced this feature.
Ideally there'd be some mechanism ala the STTY parameter / ttyctl that
resets this state every time an external command gets control of the
terminal.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author