summaryrefslogtreecommitdiffstats
path: root/usage.c
AgeCommit message (Expand)Author
2024-01-25Add a scroll bar below the window in col/line modepgen
2023-09-20Fix a misnamed option and a typo in the manualpgen
2023-03-30Add -the -sb|-sbw|-show_blank_words optionpgen
2023-03-22Allow words to be aligned in column mode.pgen
2022-08-31Add mouse supportpgen
2022-08-08Bump to release 1.0.0v1.0.0pgen
2022-08-02Make the -h output clearer and more readablepgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2021-08-28Add a global timeout which defaults to 15minpgen
2021-04-11Add an early substitution option -ES similar to -Spgen
2021-03-27Add an option to alter the tag mode behaviourpgen
2021-03-20Allow 4 more special levels (-1, -2, ..., -9)pgen
2021-02-25Add a licence reminder in the usage.c filepgen
2021-02-15Add the possibility to overload initial limitspgen
2021-02-10A new search session is now forgetful by defaultpgen
2020-11-13Improve commentspgen
2020-11-07Make smenu mimic Unix shell signal handling.pgen
2020-11-05Add a option to define a string to be output on ^Cpgen
2020-10-04Add a -Q|-ignore_quotes option to ignore quotespgen
2020-09-01Fix configuration parsing logicpgen
2020-07-28Add a sub-option m to -Dpgen
2020-07-18Allow to change the substitution characterpgen
2020-07-18Add an option to ignore glyphs when readingpgen
2020-06-23Typo correction and reformulationspgen
2020-06-14No longer allow option abbreviationspgen
2019-10-06Improve the man page and rename a long argumentpgen
2019-10-05Enable wide mode also in the Columns contextpgen
2019-10-05Add long options in the manual + work on contextspgen
2019-10-01Use ctxopt.[ch] for options managementpgen
2019-03-30Rework the usage mechanismpgen