Ticket #68 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Color prompt problem with pyreadline

Reported by: jstenar Assigned to: jstenar
Priority: normal Milestone:
Component: pyreadline Version:
Severity: normal Keywords:
Cc:

Description

Alexander Belchenko skrev:

Jörgen Stenarson пишет:

We are happy to announce the release of pyreadline 1.3. Pyreadline is based on UNC readline by Gary Bishop. UNC readline is not being developed further by Gary, and PyReadline? can be considered the continuation of that project. This was done in full agreement with Gary, given his current development priorities. Pyreadline is maintained by the ipython project (http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro).

I download and install new pyreadline and test it with IPython 0.7.1. Suddenly this implementation has some undesirable effect (in compare with UNC readline): when IPython running it use settings of console for foreground color, but in the prompt it try to force to use darker color. But I don't want it! And even when I switch manually color of foreground for my console back to bright yellow (as my default when IPython started) then during multiline editing pyreadline again switch to dark yellow color. Why??? I attach screenshot. I think it's the bug. Please don't touch default foreground color!

Change History

03/14/07 15:46:00 changed by jstenar

  • status changed from new to closed.
  • resolution set to fixed.

I think this has been resolved by patches 1839 and 1452