TODO 312 B

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