[W3af-svn-notify] [Task #145772] review prompt.py
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-04-04 03:59:40
|
Task #145772 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: review prompt.py Complete: 15% Status: Open Authority : andresriancho Assigned to: facundobatista Description: See: https://projects.nesl.ucla.edu/view/viewcvs.cgi/sos-2x/trunk/tools/pysoscc/include/pyshell.py?rev=626 It has really nice features like: - history - autocompletion (not usefull for w3af) - saving shell output - handles loooooong commands - follows the output properly Follow-Ups: ------------------------------------------------------- Date: 2008-04-04 00:59 By: facundobatista Comment: Now you can't erase the prompt. ------------------------------------------------------- Date: 2008-04-03 20:35 By: facundobatista Comment: Functionality: - Up/down arrows just show the previous/next lines (entered in the past, like readline). You should be able to modify the previous line before executing it. - It should have a toolbar, with a save button (opens a "save file dialog", and lets the user to save that text anywhere). - When issuing a command with long output, the vertical scrollbar should go to the bottom. - The user can not erase the prompt! - It shouldn't be a horizontal scrollbar, wrap the text!!! ------------------------------------------------------- Date: 2008-04-02 13:05 By: facundobatista Comment: We need to agree which functionality to include in prompt.py (the actual one complies with the original requirements). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145772&group_id=170274&group_project_id=55113 |