TODO 407 B

123456789
  1. * strlen function which is aware of unicode
  2. * make scroll configurable by config.h in suckless style
  3. - configure option for scrollup/-down hotkeys
  4. - configure option for scroll length: nth-linewise and/or pagewise
  5. - configure option for scrollbackbuffer size
  6. * hotkey to dump buffer to file (like screen hardcopy)
  7. * new hotkeys
  8. - scrolling by mouse wheel
  9. - scrolling by shift+PageUp/Down