improve emco display of chat buffers
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
this is basically enhancing hotfix #75 for issue #74
We could either include the newlines from the main window and have line wrap ugliness in normal use, live with this, or add logic to try detecting a new chat message and add a newline conditionally.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read issue #74 and hotfix #75 first to understand the current chat-buffer display and existing workaround. Then trace the Mudlet Lua code that formats chat buffers. Done means the display improves on the hotfix without introducing unwanted line wrapping, with the intended newline behavior confirmed against the issue discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100