Command completion (using TAB) does not repaint the prompt
Project: | JNode Core |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | duplicate |
Jump to:
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.
Attachment | Size |
---|---|
issues_53 | 803 bytes |
- Login to post comments
#1
This patch is superseeded by http://www.jnode.org/node/1494.