TODO 365 B

1234567
  1. * strlen function which is aware of unicode
  2. * single char based I/O to buffer I/O
  3. * make scroll configurable by config.h in suckless style
  4. - configure option for scrollup/-down hotkeys
  5. - configure option for scroll length: nth-linewise and/or pagewise
  6. - configure option for scrollbackbuffer size
  7. * hotkey to dump buffer to file (like screen hardcopy)