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

Chroma functions in FSH – detailed Git highlighting



Hello,
"chroma functions", being something similar to "completion functions",
are per-command, specific highlighters. Chroma tracks current command
(e.g. git), highlights it, and even allows to emit a message under
prompt. It will verify if proper remote and branch is entered, and if
commit message doesn't exceed 72 characters, more is coming. Checkout
the demonstration:

https://asciinema.org/a/185707

There's also proof of concept under-prompt message video:

asciinema.org/a/ZIweHJk6M7EFiiaDiTthFAVxf

Any ideas for commands that should have chromas are welcomed.
-- 
Best regards,
Sebastian Gniazdowski



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