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 multibyte character as arguments #21

Closed
greymd opened this issue Apr 13, 2017 · 1 comment
Closed

Support multibyte character as arguments #21

greymd opened this issue Apr 13, 2017 · 1 comment

Comments

@greymd
Copy link
Owner

greymd commented Apr 13, 2017

This is tmux's spec.

$ tmux send-keys "あああ"

# result
ã^Á^Âã^Á^Âã^Á^Â
@greymd greymd added the bug label May 7, 2017
@greymd greymd closed this as completed May 7, 2017
@greymd greymd added the wontfix label May 8, 2017
@greymd
Copy link
Owner Author

greymd commented May 8, 2017

It seems that tmux 2.4 supports multibyte characters.

tmux 2.2

screen shot 2017-05-08 at 6 23 23 pm

tmux 2.3

screen shot 2017-05-08 at 6 26 21 pm

tmux 2.4

screen shot 2017-05-08 at 6 27 59 pm

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

No branches or pull requests

1 participant