Ticket #2073 (closed bug: fixed)
ghci records empty input lines in readline history
| Reported by: | Eelis- | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8.3 |
| Component: | GHCi | Version: | 6.8.2 |
| Keywords: | readline, history | Cc: | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Ghci records empty input lines in the readline history. This appears to be a regression compared to 6.6.1.
(To reproduce, start ghci, enter "3", press <enter>, press <enter> again, and then press <up-arrow> once. You'll get an empty line, while you should get "3" again.)
Change History
Note: See
TracTickets for help on using
tickets.
