Skip to content

0.0.2

Compare
Choose a tag to compare
@mcpcpc mcpcpc released this 19 Aug 14:51
· 232 commits to master since this release

Added

  • Argument options for username (-u) and real name (-r)

Changed

  • Word wrapping changed from character wrap to tokenized greedy algorithm
  • Increased user input buffer size from CMAX (default: 80 characters) to the full buffer, BUFF width (default: 510 characters)

Fixed

  • stty VERASE flag now restored to default setting (which is typically unset by default)