Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Interactive Syntax highlighting?
- X-seq: zsh-users 11127
- From: Achille <achille.listserv@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Interactive Syntax highlighting?
- Date: Wed, 17 Jan 2007 23:38:16 -0500
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rxH3Y7Ulsp8DukNVlK4fZoWagjsaywxcWcgcq1h298TSJCkOwqfTmd83UGsCJVdjk9vA5MvW057cXXoYDtImlm0tztztf886MmlP/Rin8iHqIfy0dD1F9uEkyFS0e/yLjFbhG8+RpXZOobezez5dT9Iet6R4f9pA3wWq4A3hLmI=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Greetings
I was recently introduced to the Fish shell
See: http://fishshell.org/
and one of the things which absolutely stunned me was interactive syntax highlighting
See:
http://fishshell.org/screenshots.html
Could anything like this be implemented in zsh? does it exist already?
The closest I was able to get is to bind <esc><esc> to fc, which brings up vi which in turn has syntax highlighting, albeit the interactive feel of fish gives you imediate feedback when you misspell a command
I wanted to urge y'all to look into it
Thanks
Messages sorted by:
Reverse Date,
Date,
Thread,
Author