Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Rewrite of zsh-newuser-install
- X-seq: zsh-workers 47938
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Cc: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>, Lawrence Velázquez <vq@xxxxxxxxx>, Patrick Reader <_@xxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Rewrite of zsh-newuser-install
- Date: Sun, 7 Feb 2021 12:20:17 -0800
- Archived-at: <https://zsh.org/workers/47938>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-02/CAH%2Bw%3D7a2c5K%3DRnBTZ3bJe3U4kOjBW7EVq0WHn_gjgOa89R95BQ%40mail.gmail.com>
- In-reply-to: <CAHLkEDvV0RhuE9w+x5yqoCuafe=+CHvpGRgJH+EiwmquHjaFKQ@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHLkEDv8KDW0iy+EtLXRgFOzgF1BbK5rEKjNBO-=NNUeKR9Xwg@mail.gmail.com> <0102017778f35f33-a962e4d3-83e9-4d3b-a0d7-45701bb40b11-000000@eu-west-1.amazonses.com> <CAHLkEDvL8+32tFQ1n6=SsaRMFQB3U2Di=6qpHtNBz8SkwzH7Zg@mail.gmail.com> <D6B297FA-044D-4F4E-8110-D6F4E2058EFE@larryv.me> <CAHLkEDvToxSvZWGMg7MKkFXjjWEefXW8e=gd+0e5RmuBLkVWEw@mail.gmail.com> <CAN=4vMqjYNtm3KSq47kC_2O4k3=hzF7qwN0sK9deCNgc2xK=kg@mail.gmail.com> <CAHLkEDvrcTdW2B3mxFAj8a7Wmfz-0KHGJkvi5hEdcCFSaP64NA@mail.gmail.com> <CAHLkEDvV0RhuE9w+x5yqoCuafe=+CHvpGRgJH+EiwmquHjaFKQ@mail.gmail.com>
On Sun, Feb 7, 2021 at 9:29 AM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
>
> PS: Regarding terminal escape codes, I found the following post a
> rather interesting read.
> https://github.com/fish-shell/fish-shell/issues/2139#issuecomment-388706768
It's for most of the reasons listed in that article that zsh has never
made an attempt to fix this, especially not by reference to terminfo.
Among the semi-abandoned functions you mentioned is
Functions/Misc/zkbd, which attempts to let you program your keys but
lacks a naming scheme that works reliably across remote logins.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author