aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-1/+36
* Fixed short option handling for multiple short options at once (-abcde)Kalle Wallin2004-07-121-14/+20
* improved error handling in the argv parserKalle Wallin2004-07-021-26/+65
* Removed popt code/dependencyKalle Wallin2004-07-011-107/+196
* Made the xterm title dynamic, added configuration option xterm-title-formatKalle Wallin2004-06-241-0/+1
* Added options: audible-bell, visible-bell, wrap-around, find-wrapKalle Wallin2004-06-221-5/+4
* Added list-format and status-format conf optionsKalle Wallin2004-06-151-1/+9
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+185