Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ZWJ sequence emoji in filename titles breaks rendering on Terminal.app

Open
#650 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
cli

Research direction

Reproduce with edit on macOS Terminal.app using filenames containing 🏳️‍⚧️ or 🐈‍⬛, then compare with iTerm2 and ASCII filenames. Trace the terminal rendering path implicated by the reproduction; done means ZWJ-emoji filenames no longer break rendering in Terminal.app.

Written by the indexing model from the issue text.

Description

MacOS version: 26.0.1 (25A362)

I've noticed that when you use edit on Terminal.app and edit a file with a ZWJ emoji in the filename (e.g. 🏳️‍⚧️, 🐈‍⬛), it breaks the editor rendering completely:

https://github.com/user-attachments/assets/5fbb3da1-2e2b-477b-a985-28bed5a3b59e

The problem is not reproducible on iTerm2

https://github.com/user-attachments/assets/2aa30843-df14-4af1-8b5a-fc5c50d3a1f0

It also doesn't repro in Terminal.app with ASCII filenames.

Dominant language
Rust
Stars
14.6k
Forks
735
Avg merge
8h 40m
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/edit

All issues in microsoft/edit

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.