- add many new processors:
--pretty, -p pretty format html
--slice, -[ take slice
--re filter values by regex
--repr, -r represent output (e.g. show newline chars)
-n take n-th element
- rework output and add coloring
- add prompt toolkit bottom toolbar, rprompt and vi_mode and related commands
- autocomplete improvements
- lots of bug fixes