Commit History

Author SHA1 Message Date
  Hyejin Kim 42cc29c788 On testing fold command, I found w option didnt check the range of value. 9 years ago
  Rob Landley 7bcaf03f15 fold cleanup: whitespace and curly brackets. 10 years ago
  Samuel Holland aac4222dd8 This version of fold fixes major bugs (infinite loop, overflow) and adds an option for un/refolding text. 10 years ago
  Samuel Holland 547c8d980b Here is a basic implementation of fold[0]. It does not support multibyte characters, though that would probably just require more switch cases. 10 years ago