=================== BUG #481: LATEST MODIFICATIONS ================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=481&group_id=68
Changes by: Yoshinori K. Okuji <[EMAIL PROTECTED]> Date: 2002-Jun-11 16:41 (GMT) ------------------ Additional Follow-up Comments ---------------------------- I've checked in a big patch to the CVS right now. The patch rewrote many parts of GRUB, including essential ones. So it is possible that I broke some behaviors, although I tested it in many ways. Once the code seems to be stable enough, I'll close this bug. Okuji =================== BUG #481: FULL BUG SNAPSHOT =================== Submitted by: okuji Project: grub Submitted on: 2002-May-28 20:43 Category: Terminal Severity: Ordinary Priority: High Bug Group: Software Error Resolution: None Assigned to: okuji Status: Open Release: 0.92 Reproducibility: Every Time Planned Release: 0.93 Summary: Dumb terminal doesn't work properly Original Submission: The dumb terminal doesn't work properly. It doesn't work well with long command-lines, and when a non-empty command-line string is set, it doesn't work with Emacs expectedly. To fix this problem, it is better to rewrite the terminal handling completely. Every terminal should be abstracted, like the filesystem handling, and it should have flags to represent features and behaviors, such as ``no echo''. Okuji Follow-up Comments ******************* ------------------------------------------------------- Date: 2002-Jun-11 16:41 By: okuji I've checked in a big patch to the CVS right now. The patch rewrote many parts of GRUB, including essential ones. So it is possible that I broke some behaviors, although I tested it in many ways. Once the code seems to be stable enough, I'll close this bug. Okuji ------------------------------------------------------- Date: 2002-May-28 20:47 By: okuji I forgot to mention the auto-filling mechanism. It doesn't work with the serial terminal correctly. This should also be addressed. Okuji No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=481&group_id=68 _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
