TODO 410 B

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