Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: F-Sy-H has attention to details that is worth noting
- X-seq: zsh-users 23732
- From: Ben Klein <robobenklein@xxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: F-Sy-H has attention to details that is worth noting
- Date: Fri, 26 Oct 2018 15:34:30 -0400
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DmaiCFxH3eEWpCIIGDc/aEmEc8WGY0JgFgFFbTFIZvY=; b=SETH5DxBxDdyVqbbJwDk1BNfJlLDhB+cMvEasBGYoBfDkOT5l+oNMB20LvKxWhOuDp u0fT5vCp4Ir/bqHELB672D/uLmY3HZPLvgvjsC5RVQ6Q+iAAAsNTgUJHpdW1wMoZmjVp +ivBz0qN4uLIGpOTNxiXdnR2fOOU3cBqNvNNsubLGAP0pmSiykv4phVEGFA4pNXJm1fS Gsz8jodHQGBV7kmyZmhpCrJC+tPimcwEg+q5jUdoFmSbmZX3qIOVak44wflQD7z9Pk1J yjQZiE8rW3DdMN9+3MpHVHRek25ryMYlEw1WxDQot4fRcgYtWp9zu5qubLxEJ5/RW7Fj 92mA==
- In-reply-to: <CAKc7PVA0AQ1AxVrGMtqiksOareqjVYQmo92D+eLv4zq7kGkCBA@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: <CAKc7PVA0AQ1AxVrGMtqiksOareqjVYQmo92D+eLv4zq7kGkCBA@mail.gmail.com>
This feature was probably the most useful ZSH UX I had while developing
P10K, since every promt function / segment was an autoload. Doubt I would
have had time to get the prototype working in less than a week without it.
Duly grateful!
On Fri, Oct 26, 2018 at 12:42 PM Sebastian Gniazdowski <
sgniazdowski@xxxxxxxxx> wrote:
> Hello!
> I guess that many people from the mailing-lists use autoload mechanism
> quite often from the command line. I want to share that
> Fast-Syntax-Highlighting can much help such command-line use:
> https://asciinema.org/a/208681
>
> Shortly:
> - Values of fpath/FPATH are predicted before executing their assignments.
>
> - Definition of new function is detected before executing it.
>
> - Successful autoload execution is also predicted before the
> scheduling of the command-line to the execution.
>
> --
> Sebastian Gniazdowski
> News: https://twitter.com/ZdharmaI
> IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
> Blog: http://zdharma.org
>
--
*\Ben Klein*
Founder and Owner of Robosane, robobenklein@xxxxxxxxxxxx
You can find me elsewhere online as 'robobenklein'.
If you need to contact me securely, I am also reachable via GPG, or on
Keybase.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author