Command completion (using TAB) does not repaint the prompt

Project:JNode Core
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

My last changes to the console input driver introduced a small regression in the behavior of command completion (via TAB). Currently, the results of the completion are displayed without the command prompt painted in.

The attached patch fixes the problem. Alternatively, the same fix is included in a larger patch that I'm submitting in a few minutes.

AttachmentSize
issues_53803 bytes

#1

Status:active» duplicate

This patch is superseeded by http://www.jnode.org/node/1494.