Cannot copy text containing emoji
By ja...@agilebits.com on July 30, 2014 16:29 (imported from Google Code)
What steps will reproduce the problem?
- Insert emoji into iTerm2. Add some text after it also
- Highlight all the text up to and including the emoji and after
- Edit > Copy
What is the expected output?
Selected text is copied to clipboard
What do you see instead?
No emoji are copied. Sometimes, text up to the first emoji will be copied, but other times, the pasteboard is entirely empty.
What version of iTerm2 are you using?
2.0
What OS version are you using?
10.10 DP4 build 14A298i
Please provide any additional information below.
Terminal.app properly handles this. The emoji I was trying to copy were in the output from my Rails tests using mintiest-emoji gem: https://github.com/tenderlove/minitest-emoji I can work around the issue using What steps will reproduce the problem?
- Insert emoji into iTerm2. Add some text after it also
- Highlight all the text up to and including the emoji and after
- Edit > Copy
What is the expected output?
Selected text is copied to clipboard
What do you see instead?
No emoji are copied. Sometimes, text up to the first emoji will be copied, but other times, the pasteboard is entirely empty.
What version of iTerm2 are you using?
2.0
What OS version are you using?
10.10 DP4 build 14A298i
Please provide any additional information below.
Terminal.app properly handles this. The emoji I was trying to copy were in the output from my Rails tests using mintiest-emoji gem: https://github.com/tenderlove/minitest-emoji I can work around the issue using | pbcopyWhat steps will reproduce the problem?
- Insert emoji into iTerm2. Add some text after it also
- Highlight all the text up to and including the emoji and after
- Edit > Copy
What is the expected output?
Selected text is copied to clipboard
What do you see instead?
No emoji are copied. Sometimes, text up to the first emoji will be copied, but other times, the pasteboard is entirely empty.
What version of iTerm2 are you using?
2.0
What OS version are you using?
10.10 DP4 build 14A298i
Please provide any additional information below.
Terminal.app properly handles this. The emoji I was trying to copy were in the output from my Rails tests using mintiest-emoji gem: https://github.com/tenderlove/minitest-emoji I can work around the issue using `| pbcopy but this doesn't include the contextual information of my command line prompt such as the path, git branch, and ruby version information.