Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-31 | On testing fold command, I found w option didnt check the range of value. | Hyejin Kim | |
2014-04-25 | fold cleanup: whitespace and curly brackets. | Rob Landley | |
2014-04-16 | This version of fold fixes major bugs (infinite loop, overflow) and adds an ↵0.4.8 | Samuel Holland | |
option for un/refolding text. | |||
2014-04-03 | Here is a basic implementation of fold[0]. It does not support multibyte ↵ | Samuel Holland | |
characters, though that would probably just require more switch cases. |