Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Dynamic colored command in zsh
- X-seq: zsh-users 15392
- From: Michel <michel.barret@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Dynamic colored command in zsh
- Date: Sun, 12 Sep 2010 12:04:08 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=VTcaLC2H6Bbj6TW//dUYAcLfpcBXBCfmlD64fEaEBok=; b=XA0vy/P83+7tzsC800RFI/lh3XGRMkdF1KcsGQLVsaElbh0b+PbnvfVaXrhiB173Rw 3nJCmLGhGlUvoNctZn1e+yph4iqRH2pkjWphAVBm3AHtiu/NQYo/i0amyKN5eNUy/eLH 7HPF90NxGpgmAYF3PwGjdJlkGyiUj+dXrb+zw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=A0z6GfrCFHjdSHZqkwObyiPiEWbCoSLMsBJFPUAFhjkNT5Aa65kQZ4SID6GJbvRY5Q KklPGzwuLtzfJzGa4IcTgxKFDLBr+lG2XVAbS3l6nrMdO05fhFotTzWQ3Z1E312kC4vN 5xCMItTDTt6fi7asHAzpnOBEpfX6KHBueWKIM=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
Is it possible to have the dynamic colored command in zsh as in fish ?
By example : if I type "grep", for each caracter before the "p" the
word is colored in red but when I type the last caractere the word is
colored in green. The coloring should be appled on parameters, string
(between 2 " or '), the color should be different if the word is
alias, function or command.
Thanks for your answer
Nice day
_____________________
Michel BARRET
Messages sorted by:
Reverse Date,
Date,
Thread,
Author