Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle-line-pre-redraw hook reported to exit the shell
- X-seq: zsh-workers 43683
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zle-line-pre-redraw hook reported to exit the shell
- Date: Fri, 12 Oct 2018 12:51:19 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=fm1; bh=Wg9mmE+fZ6TaL04p6GgJp6/d1iI+p1+xp88nm4/t3 /A=; b=Zhg6Kdhzeo+cVpOOZ6irfOgOlQ8k6SB9Sy2epfdrHxWkqyjorgL3GoA8a 9aFYLcezA59NaY7aAz+4BTzdPtsgcXy9i/yj97Sn6iiMS82VNbyc6Rbr7rgFYOtg 9BRfswj4vf42jL09s+TzjPDR7ZSJCsGvljm0tDBXSa5RsnrKtRdv18W/h7XnEtrv j9Hl9EavGnfZXkJlpoYrbKmwbMqygPXbxOP28E6pFqBVm0awLvN9WWj49X0dllVm HH/EzGN234ZZ9HfXro+zJeDPvg0GxiMfEVFpzGcakwFHwj+maxeQB7tI0Y6HfLmh CVR+ceRQHmgEuzxh9Crsm++QMc5mQ==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=Wg9mmE+fZ6TaL04p6GgJp6/d1iI+p1+xp88nm4/t3 /A=; b=jYHU/dhYnJo9Ijz8xvmRnpE1GwhlOXweB2YcHu6JmHuPuXehqQFSSICXp /rMvu5fssz1HWkMLzw8cKBietGtsmkTtihbxKOYiMvC3I/lerA52g1GGkv7hbl5A zd8v1aJjMoiMd/ZFIu8V8h/J32DiQdkaYp62i1A7DKUwYE17BUe9zc/VM74hA8IF UKRA9I0Txms2HF88jJyejenhmSG9+Xx9ljfsAqZIzINTRSMORALnDUNBO34GOt5D xsNVYMIe+Y6z2485IgTmedFVwcE3y8e4XZd278CJmwXB8f44vFiD57ajz1QMVqwb AY8SuQEGp3CZpGgIQ0tiQOHsVk0qA==
- In-reply-to: <CAKc7PVDQuyGFpArXqXLiEak3CHp5vGA3BRCphB=G5aUkLiCM6w@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>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVDQuyGFpArXqXLiEak3CHp5vGA3BRCphB=G5aUkLiCM6w@mail.gmail.com>
Sebastian Gniazdowski wrote on Fri, 12 Oct 2018 13:58 +0200:
> Hello,
> I've switched fast-syntax-highlighting to zle-line-pre-redraw hook. On
> my machine it works smoothly, but on some user's machine pressing
> enter exits shell:
>
> https://user-images.githubusercontent.com/63876/46759784-83b8f280-ccd0-11e8-9cb1-20d8cb74a788.gif
>
> Any idea what can be the reason?
Based on the information provided, we can only speculate. If you wish to have
a productive discussion, you should do the preliminary investigation
yourself, then explain what you've already done and what exactly you
need help with.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author