Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1376 closed enhancement (fixed)

Command line history for Python console

Reported by: cfarmer Owned by: nobody
Priority: minor: annoyance Milestone:
Component: Python plugins and bindings Version: Trunk
Keywords: python, console, history Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

For those of us who use the Python console frequently, a major improvement would be the implementation of some form of command history. This is a standard function in most command line utilities ( ex. linux terminal ), so that users can move up and down between previously entered commands.

This would be a relatively simple, yet extremely helpful enhancement.

Change History (2)

comment:1 by jef, 16 years ago

Resolution: fixed
Status: newclosed

fixed in r9532

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.