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

Re: Fast-Syntax-Highlighting demo



On Sat, 4 Aug 2018 at 17:15, Vadim A. Misbakh-Soloviov <zsh@xxxxxxxx> wrote:
>
> Wouldn't you mind to:
>
> 1) add some "top-level" menion of secondary themes (with description that it
> is the theme to apply inside `$()`) in the documentation (both in READDME and
> `fast-theme -h`)?

Ok. It's a constant pain, easy but not easy to describe things queued
for README.md.

> ===
>
> 2) add some way to load the (custom) themes from outside of FSH repo?
> It would be good if, say, fast-theme will support:
>  - some environment variable with additional themes location path(s)
>  - "loading" themes by full path (even if that path isn't on the currently
> "known" paths)

A user had a cool idea, to simply do `fast-theme ~/custom.ini`. It can
use shorthand `fast-theme XDG:custom`, where XDG ==
${XDG_CONFIG_HOME:-$HOME/.config}/fsh. Full description of how this
resolved (today) is at:

https://github.com/zdharma/fast-syntax-highlighting/issues/49

> ===
>
> 3) add some "easy" way for dumping current "theme" (with all the active
> redefinitions) in ini-format (to use as the new theme).

Interesting idea, thanks.

>
> --
> wbr,
> mva

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



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