TODO 403 B

12345678
  1. * strlen function which is aware of unicode
  2. * scroll/jump to bottom on new input
  3. * single char based I/O to buffer I/O
  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. * hotkey to dump buffer to file (like screen hardcopy)