Skip to content

Instantly share code, notes, and snippets.

@maxim
Last active December 25, 2015 13:09
Show Gist options
  • Select an option

  • Save maxim/6981675 to your computer and use it in GitHub Desktop.

Select an option

Save maxim/6981675 to your computer and use it in GitHub Desktop.
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