Skip to content
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

Support non-ASCII account names #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

patricklucas
Copy link

This applies the changes suggested by @lilydjwg in #53 to support syntax
highlighting and functions against transactions with account names that
contain non-ASCII-alphanumeric characters.

With these changes, syntax highlighting, :make, and account name
completion work fine, so I see no reason it should cause problems.

Closes #53

This applies the changes suggested by @lilydjwg in nathangrigg#53 to support syntax
highlighting and functions against transactions with account names that
contain non-ASCII-alphanumeric characters.

With these changes, syntax highlighting, `:make`, and account name
completion work fine, so I see no reason it should cause problems.

Closes nathangrigg#53
@GuillaumeHM
Copy link

Hello there, I'm having the same bug as described in #53, and I'm surprised that the fix is available since 2 years without having been merged yet. Can you consider it please ?
Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support non-ASCII characters in account names?
2 participants