`U+FEFF` BOM displayed when run through FriBidi
Open
Nobody has claimed this yet.
bug
- Dominant language
- Lua
- Stars
- 22
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure how to get around this, especially since I don't know much about that BOM.
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
Start by reproducing the report in bidi.nvim with text containing the U+FEFF byte-order mark and inspect where it passes through FriBidi. Determine whether the visible BOM is expected or should be removed, then verify the behavior with a focused regression check; the issue names no source file or test to begin from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- internationalization, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100