- [x] fix parser so it skips user entities? - [ ] fix - [x] get RTs correct on quote statuses - [ ] quote actuall tweet when given a quote status? - [ ] option to disable color/fancy retweet symbol - [ ] does Display have a color-free version? - [x] parse unicode - [x] oauth-client-rs extra library? - [x] screenshots for readme - [ ] write something on contributions - [x] put parsers in their own module - [x] separate functions to return tweets vs. print them. - [ ] threading etc. with getting id string? - [x] step 1 is to parse the id string - [ ] reply subcommand? - [ ] delete? - [ ] "login" guided command? pin-based login? - [ ] benchmark against python/perl/ruby stuff - [ ] travis ci like alacritty has? - [ ] consider making quote tweets easier? - [ ] move CLI parser/use macro