[MacPorts] #60041: mercurial: misrendered colour sequences
MacPorts
noreply at macports.org
Tue Feb 4 21:04:06 UTC 2020
#60041: mercurial: misrendered colour sequences
---------------------+-----------------------
Reporter: 0branch | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: mercurial
---------------------+-----------------------
Prompts with ANSI-escape sequences are misrendered when GNU readline
bindings are missing, e.g.
{{{
$ hg commit --interactive
[0;33mexamine changes to 'README.rst'?[0m[0;33m(enter ? for help)
[Ynesfdaq?][0m
}}}
Note that this doesn't occur when using the system-wide Python
installation to run `hg`.
Installing `py27-gnureadline` resolves the issue—could this be added as a
dependency?
(See https://trac.macports.org/ticket/47827 for a comparable issue.)
--
Ticket URL: <https://trac.macports.org/ticket/60041>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list