Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added #addstatic command | Gustav Hållberg | 2009-01-16 | 1 | -13/+11 |
| | | | | Replaced old WORD_RETAIN function with separate, static list of words. | ||||
* | cleaned up #option code and added '#option list' | Gustav Hållberg | 2009-01-16 | 1 | -18/+1 |
| | |||||
* | fixed some compilation warnings | Gustav Hållberg | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Switched to using pointers to save the last space because counters could be | Steve Slaven | 2007-10-10 | 1 | -10/+14 |
| | | | | | off if there were ansi sequences | ||||
* | This should change the option +wrap to do word wrapping instead of just | Steve Slaven | 2007-10-09 | 1 | -37/+60 |
| | | | | | line wrapping | ||||
* | Allow configuring the group delimiter to any arbitrary string | Steve Slaven | 2006-01-31 | 1 | -2/+5 |
| | |||||
* | Internally renamed some option flags to match their #opt counterparts: | Steve Slaven | 2005-03-21 | 1 | -4/+4 |
| | | | | | | | | | echo_int => opt_info echo_key => opt_keyecho echo_ext => opt_echo As per the 1.2.6-dain patch | ||||
* | Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply | Steve Slaven | 2005-03-21 | 1 | -7/+7 |
| | | | | | | the patch since 1.2.7 has some differences to 1.2.5 with regard to command handling and things, so I'm applying the diff parts by hand mostly | ||||
* | Initial revisionv1.2.7 | Steve Slaven | 2005-03-12 | 1 | -0/+1279 |