[MacPorts] #60041: mercurial: misrendered colour sequences
MacPorts
noreply at macports.org
Tue Feb 4 21:31:07 UTC 2020
#60041: mercurial: misrendered colour sequences
------------------------+--------------------
Reporter: 0branch | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mercurial |
------------------------+--------------------
Description changed by mf2k:
Old description:
> 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.)
New description:
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 ticket:47827 for a comparable issue.)
--
--
Ticket URL: <https://trac.macports.org/ticket/60041#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list