Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Saving physical Zle buffers to snapshot escape codes
- X-seq: zsh-users 23568
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Saving physical Zle buffers to snapshot escape codes
- Date: Tue, 7 Aug 2018 07:27:26 -0500
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=NtO6PKlO7iWPKArADAelVP6uIs049JkUlcp8TshARGM=; b=e7jGu1s11dcARobjSctfivyf0WAWCYGSQql7wnXd/JEuu0gFgGf6xqEl1WQXpXyJAd rdZi2CV70Odz+x70ThYJ/+pMKgyPP96UnRq5iYZiP2DGrNJv7dsKSvN0sBL2ajb8A/i1 yp2LfBtAIjnhsDE2yfTBCYIS9OjWc9KzgZCBTEjHqo4Y90Ae8aD2vGRqQcN3qPEWrDWB T/fwjmsS7Pt88EWdpHEz9ReyzXJ9vDwZaFTa6DztwoAAYcxIDJ5ulr6/lcEYToyYveC/ n4u45pXD4Z7kq5a7mf4EA3EFLQRA22XbH2GcH/bMJEBTI151LTn3HZ2Bl/Cgrq7U6A6h Z/pQ==
- In-reply-to: <CAKc7PVBcLwcLW6G_dRJ2Q7OFV-0sa5+XWNT4=EzGYsN58-Jkhg@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>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVBcLwcLW6G_dRJ2Q7OFV-0sa5+XWNT4=EzGYsN58-Jkhg@mail.gmail.com>
Seems to me it would be possible to do this with zpty? I don't think
there's anyplace internally where the "raw buffer" that you're describing
is stored in the form that you want here.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author