scrollback in macpython

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris Fonnesbeck

    scrollback in macpython

    Is there any way of getting scrollback to work in MacPython 2.3b2? At
    present, when I try and scroll back to re-issue a past command using
    the up arrow key, I simply get a series of "^[[A" symbols. Very
    annoying, Any tips most appreciated.

    cjf
  • Skip Montanaro

    #2
    Re: scrollback in macpython


    Chris> Is there any way of getting scrollback to work in MacPython
    Chris> 2.3b2? At present, when I try and scroll back to re-issue a past
    Chris> command using the up arrow key, I simply get a series of "^[[A"
    Chris> symbols. Very annoying, Any tips most appreciated.

    I think Michael Hudson may have just fixed this in CVS today. If you can
    wait a few hours, 2.3rc1 should be out later today. Please give that a try.

    Skip


    Comment

    Working...