Hi Leonardo,

try this:
set -U fish_color_redirection magenta

Maxim

On Mon, 26 Nov 2012 16:55:39 +0400, Leonardo Boiko <leobo...@gmail.com>  
wrote:

>     > set | grep ^fish
>     → An error occurred while redirecting file 'fish'
>
> Ops! unlike sh, ^ is a metacharacter in fish! (So I have to learn a
> new habit and escape it.)
>
> I found myself wishing that this circumflex were colored differently
> than regular arguments (so that I knew, at a glance, that it wouldn't
> be sent as-is to the command).  In this fish, I notice the following
> special characters are colored cyan:
>
>     $\*?(){}~%
>
> Also quotes (single and double) are yellow with their contents, hash
> is dark-red with the following comment, and >; are bright red.
>
> However, the following special characters are just in the plain white
> of normal, uninterpreted characters:
>
>     ^<&|
>
> Could we get all special characters in a different color than the  
> nonspecial?
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to