Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: F-Sy-H has attention to details that is worth noting



Very glad to hear that!

BTW. it is interesting that google query "zsh p10k prompt" doesn't
return the Git*Lab* repository that is enough long existing and uses
the keywords – most notably it uses the keyword "p10k". Is google
ignoring/pulling-down Git*Lab*?

https://gitlab.com/robobenklein/p10k

I've also tried query "robobenklein p10k" and again no result.
On Fri, 26 Oct 2018 at 21:34, Ben Klein <robobenklein@xxxxxxxxx> wrote:
>
> 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.



-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author