[MacPorts] #65270: Fish 3.4.1 fails to compile on Leopard PPC
MacPorts
noreply at macports.org
Mon Aug 22 00:16:39 UTC 2022
#65270: Fish 3.4.1 fails to compile on Leopard PPC
-----------------------+--------------------
Reporter: acjones8 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: fish |
-----------------------+--------------------
Comment (by evanmiller):
Update on the
> terminal color incompatibilities with OS X Terminal
mentioned above. 10.4-10.6 Terminal self-reports as {{{xterm-color}}}, but
does not support 256 colors. Until Fish 3.4 there was special detection
logic for Terminal, which was removed in this commit:
https://github.com/fish-shell/fish-
shell/commit/8259bf7c7eb95f5718b1bb84029c95fc36739fad
As a workaround, you can run
{{{
set -U fish_term256 false
}}}
and fish will revert to 16 colors. I am currently running fish 3.5.1 on
10.4/PPC, works great!
--
Ticket URL: <https://trac.macports.org/ticket/65270#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list