Opened 13 years ago
Closed 13 years ago
#258 closed enhancement (fixed)
ui.msg_clear needed
Reported by: | Simon-v | Owned by: | epyon |
---|---|---|---|
Priority: | major | Milestone: | 0.9.9.6 |
Component: | engine | Version: | 0.9.9.5 |
Keywords: | Cc: | Simon-v | |
Blocked By: | Blocking: | 48 |
Description
An ability to clear the message area at will and force subsequent messages to a new line is required to improve message readability. Consider it a sort of whitespace.
In addition, consider making ui.msg_enter trigger the above after itself also, for the same reason.
Attachments (2)
Change History (5)
comment:1 Changed 13 years ago by Simon-v
- Cc Simon-v added
Changed 13 years ago by Simon-v
Changed 13 years ago by Simon-v
comment:2 Changed 13 years ago by Simon-v
comment:3 Changed 13 years ago by epyon
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
ui.msg_clear should take a boolean and trigger a "[more]" prompt before the inserted newline if passed true, as demonstrated on the attached screenshots.