Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Terminal theme tool – a workaround for lack of 24-bit color in Zsh?
- X-seq: zsh-workers 43749
- From: dana <dana@xxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: Terminal theme tool – a workaround for lack of 24-bit color in Zsh?
- Date: Thu, 1 Nov 2018 13:42:29 -0500
- Cc: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>, Zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=WedBM0s2yTSEX8QxMW1ErfObvKn3NuGgLZX12CEy85Q=; b=LlzAjFIFNPAV2l7wnss/8ayRup0081cv/5U3Ui9DPwiNdPCZqN4hCIPJedxPg+EOJA k87z3IrndnZk7d5rYNd1m/UPpoLRGjW/vYgHAbZXzoSh19RpSQDQjizP8mZQK14QXmoh 0CyHSrO6NbE/u0I9pZttSRbxwc4gZhF/krU3A7ZBCAko6b7sM1DvKw46FsbPySOGAoIy UfesMAJh8JsZJZzzBxCB+htAWUQCQbPNQsUNQLGxVMXgFKb3rJEBSLgC/lfAYW6iiYwr 2Sdnbt+6UpAATHb+0LlTn/tY0dGPw0INW08ykCv37GxBA8cZZ5VCggtA6v1oOba8Yu3k Eesg==
- In-reply-to: <58111-1540942908.680582@SXAw.BXd_.-x5N>
- 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: <CAKc7PVCEmTTMRR0P3kx9ktpLDBYqJ+MRsE77UMLFjonEZAixfA@mail.gmail.com> <58111-1540942908.680582@SXAw.BXd_.-x5N>
On 30 Oct 2018, at 18:41, Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
>I'd be interested if anyone has any thoughts or views on any of this?
I don't have a need for the module (16 colours is usually sufficient for me),
but it sounds like a neat work-around for people who want their colour stuff to
be portable across different terminals
About uint64_t, i think if you use inttypes.h instead of stdint.h directly, it
should be very portable (at least, i assume nobody cares about running zsh on
weird embedded systems or enterprise UNIXes from the '90s). That's just my
impression based on reading, though; AFAIK i've never actually had to worry
about it myself
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author