aboutsummaryrefslogtreecommitdiffstats
path: root/edit.c
Commit message (Collapse)AuthorAgeFilesLines
* added #addstatic commandGustav HÃ¥llberg2009-01-161-11/+56
| | | | Replaced old WORD_RETAIN function with separate, static list of words.
* fixed problem when a tcp packet ends with an unterminated escape codeGustav HÃ¥llberg2009-01-161-2/+28
|
* Fixed initializing default completions using new command structuresSteve Slaven2005-08-301-1/+2
|
* Added 1.2.8 news, fixed but in upcase/downcase word (Dain)Steve Slaven2005-03-221-15/+17
|
* Internally renamed some option flags to match their #opt counterparts:Steve Slaven2005-03-211-2/+2
| | | | | | | | | echo_int => opt_info echo_key => opt_keyecho echo_ext => opt_echo As per the 1.2.6-dain patch
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+886