Skip to content

Double-width icons can cause duplicated first characters in the filename on macOS #1711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

quantonganh
Copy link
Contributor

Fix #1692

@quantonganh
Copy link
Contributor Author

Why this failed?

Either git or ssh (required by git to clone through SSH) is not installed in the image. Falling back to CircleCI's native git client but the behavior may be different from official git. If this is an issue, please use an image that has official git and ssh installed.
Cloning git repository
Enumerating objects: 17975, done.
Counting objects: 100% (164/164), done.
Compressing objects: 100% (80/80), done.
Total 17975 (delta 88), reused 135 (delta 81), pack-reused 17811

error fetching: couldn't find remote ref "refs/pull/1711/head"

@jarun
Copy link
Owner

jarun commented Aug 9, 2023

Can you please make the change macOS-specific?

@quantonganh quantonganh force-pushed the dup-first-char-macOS branch from 7b13daa to f37bcb5 Compare August 9, 2023 13:24
@quantonganh quantonganh changed the title Clear the entire line and refresh the screen before calling printent Double-width icons can cause duplicated first characters in the filename on macOS Aug 9, 2023
@quantonganh
Copy link
Contributor Author

Can you please make the change macOS-specific?

I did it, please review.

@quantonganh quantonganh force-pushed the dup-first-char-macOS branch from f37bcb5 to d220c50 Compare August 10, 2023 23:54
@jarun jarun merged commit 1ba8582 into jarun:master Aug 20, 2023
@jarun
Copy link
Owner

jarun commented Aug 20, 2023

Thank you!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

O_NERD and O_EMOJI creates duplicate letters in filename
3 participants