Skip to content

Fix windowHints bugs with utf8 chars - #3243

Merged
cmsj merged 1 commit into
Hammerspoon:masterfrom
twio142:patch-1
Mar 6, 2023
Merged

Fix windowHints bugs with utf8 chars#3243
cmsj merged 1 commit into
Hammerspoon:masterfrom
twio142:patch-1

Conversation

@twio142

@twio142 twio142 commented Jun 21, 2022

Copy link
Copy Markdown
Contributor
  1. Fix window titles broken from truncating
  2. When using hint chars vimperator, use the parent app's file name as a fallback, in case the app's title starts with a utf8 char. (fix windowHints vimperator: Limits on Non-English systems #3239)

1. Fix window titles broken from truncating
2. When using hint chars vimperator, use the parent app's file name as a fallback, in case the app's title starts with a utf8 char.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: pr-fix, pr-change, pr-feature, pr-maintenance

@cmsj
cmsj merged commit 1688862 into Hammerspoon:master Mar 6, 2023
@twio142
twio142 deleted the patch-1 branch March 6, 2023 10:53
@cmsj cmsj added the pr-fix Pull Request implementing a bug fix label Mar 12, 2023
@cmsj cmsj changed the title fix windowHints bugs with utf8 chars Fix windowHints bugs with utf8 chars Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-fix Pull Request implementing a bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windowHints vimperator: Limits on Non-English systems

2 participants