Last active
December 25, 2015 13:09
-
-
Save maxim/6981675 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "девуш\xD0:" | selecta | |
| /Users/max/Executables/selecta:124:in `=~': invalid byte sequence in UTF-8 (ArgumentError) | |
| from /Users/max/Executables/selecta:124:in `block in matches' | |
| from /Users/max/Executables/selecta:124:in `select' | |
| from /Users/max/Executables/selecta:124:in `matches' | |
| from /Users/max/Executables/selecta:144:in `render' | |
| from /Users/max/Executables/selecta:134:in `render!' | |
| from /Users/max/Executables/selecta:37:in `block in main' | |
| from /Users/max/Executables/selecta:169:in `block in with_screen' | |
| from /Users/max/Executables/selecta:375:in `call' | |
| from /Users/max/Executables/selecta:375:in `block (2 levels) in with_tty' | |
| from /Users/max/Executables/selecta:373:in `open' | |
| from /Users/max/Executables/selecta:373:in `block in with_tty' | |
| from /Users/max/Executables/selecta:372:in `open' | |
| from /Users/max/Executables/selecta:372:in `with_tty' | |
| from /Users/max/Executables/selecta:165:in `with_screen' | |
| from /Users/max/Executables/selecta:32:in `main' | |
| from /Users/max/Executables/selecta:412:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment