Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Fast-Syntax-Highlighting demo
- X-seq: zsh-users 23553
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Fast-Syntax-Highlighting demo
- Date: Sat, 4 Aug 2018 08:45:33 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=3Mwr8ZI4Zv/6JCizEoeicvvxPht5mfWx2Iot2GrSul0=; b=NhPGGy51BIOGfPAWrz43y5lG3QAlSlU6dO7fGdHmhtT9s4NV5z/DfB3tWH+gxB8eia 2gyWVjrJ5FHasITqlDIYJq0AWMGmJYQfbiiO49I4e87lsXqQnUohCdUYRkexiNYafJV8 bZ4NryHsojg4lSKj7TNfnF7Y1aqQzF2tdvwk6xIq9XmS2k3IJAhMTRyXZfZt6uJLawyj rhfhWYTRNXyPNwJI/Yjq+cbv6X0TivoTSNFJRbjJgsApPinZ8G8/SRY24hIjLJqhwDOs B9UnW37QIz8PwcrRqYhorxUAoFJizdN/dUA/Hq3RwwLfa6MnSgiPPgrEZna3MI8nhTpI CoWg==
- 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
Hello,
again so much has been added to FSH that I've decided to write.
Ideal brackets highlighting, resilient to quoting – note the sidx=...,
eidx=... lines:
http://psprint.blinkenshell.org/theme.png
That's the general demo of FSH. It shows themes, math-mode
highlighting, etc. Note that it also does assign-highlighting – the
math=... etc. lines would normally be plain white.
Demonstration of chroma architecture (it treats zsh -c specifically,
descents to -c contents), and recursivity (eval):
http://psprint.blinkenshell.org/highlight-much.png
This normally looks like following:
http://psprint.blinkenshell.org/highlight-less.png
--
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