TODO 382 B

1234567
  1. * strlen function which is aware of unicode
  2. * make scroll configurable by config.h in suckless style
  3. - configure option for scroll length: nth-linewise and/or pagewise
  4. - configure option for scrollbackbuffer size
  5. * hotkey to dump buffer to file (like screen hardcopy)
  6. * screen refresh on window size change
  7. * scroll back if screen was cleared (sh; ls; clear; scrollup())