TODO 375 B

12345678
  1. * strlen function which is aware of unicode
  2. * Alternative Screen mode detection
  3. * scroll/jump to bottom on new input
  4. * make scroll configurable by config.h in suckless style
  5. - configure option for scrollup/-down hotkeys
  6. - configure option for scroll length: nth-linewise and/or pagewise
  7. - configure option for scrollbackbuffer size
  8. * install target in Makefile