Ticket #691 (closed defect: wontfix)
Terminal does not handle "special characters" properly (backspace, etc)
| Reported by: | jorgen@… | Owned by: | buglog@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-terminal | Version: | 2007 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
When you use backspace or the arrow keys, the terminal prints blocks instead of
updating the input line like it should. The actual line is updated, so pressing
enter executes it like it should.
See http://daxxar.slask.no/images/backspace-block.png for an example. After
"Example: ", I entered - verbatim: 'f', 'o', 'o', <backspace>.
If you use the matchbox-keyboard (that has arrow up, down, etc) it does the
same. Getting it to redraw (using L, resizing terminal, etcetera) makes it show
it like it should.
Attachments
Change History
Changed 6 years ago by jorgen@…
- Attachment backspace-block.png added
comment:1 Changed 6 years ago by jorgen@…
- bug_file_loc http://daxxar.slask.no/images/backspace-block.png deleted
Note: See
TracTickets for help on using
tickets.

Screenshot of the problem