summaryrefslogtreecommitdiffstats
path: root/smenu.1
AgeCommit message (Expand)Author
2018-04-02Improves movement among wordspgen
2018-03-27Improve the documentation and make sure it matches the codepgen
2018-03-25Fix and rewrite parts of the numbering codepgen
2018-03-18Introduce the -F optionspgen
2018-03-16-N subexpressions are crypticpgen
2018-03-07Allow UTF-8 characters before and after direct access numberspgen
2018-03-01Fix and improve the manualpgen
2018-03-01Adjust some timers valuespgen
2018-02-20Add a new direct access method to select wordspgen
2018-02-15In tag mode auto-tag the current word if no word were taggedpgen
2018-02-08Make sure the -p option works the same for the -T and -P optionspgen
2018-02-07Add -p to force the selection of the last word in tag modepgen
2018-02-06Add an ENVIRONMENT section in the manualpgen
2018-02-04Make sure the words pinned are output in the order of pinningpgen
2018-02-02Add -P as a -T alternative with no implicit taggingpgen
2018-01-26Fix a typo in the manualpgen
2018-01-26Update the man pagepgen
2018-01-24Cosmetic and typospgen
2018-01-24Introduce the \u notation for UTF-8 hex sequencespgen
2018-01-18Fix the wide option when in column or tabulation modepgen
2017-12-30Add a pass to try to remove empty words due to substitution.pgen
2017-12-10A giant commit because a lot of things have been rewritten/enhanced/fixedv0.9.10pgen
2016-12-21Improve the manual.pgen
2016-12-11Add a new configuration parameter for the cursorpgen
2016-12-04Add a -T option to enable a tagging (multi-selections) modepgen
2016-12-02Add the -? option to only display the synopsyspgen
2016-11-29Fix various manual typos and errors due to my poor knowledge of Englishpgen
2016-11-29Change the behaviour of The -k optionpgen
2016-11-24Add a -k optionpgen
2016-03-11Fix the -s option and add a search by regular expression syntaxpgen
2016-03-01Mention the usage of -w in column mode in the manualpgen
2016-02-22Add a -R option to select sets of rows and modify -C to use interval listspgen
2016-01-30Rework the color management codepgen
2015-12-07Add the ability to override attention colors with the command line optionspgen
2015-12-07Clarify the manual page.pgen
2015-11-09The space key returns to its usual use in the search modepgen
2015-11-09Ignore words whose processing by -S/-I/-E is resulting in empty stringspgen
2015-11-09Do not convert words only made of spaces to strings of underscores any morepgen
2015-10-31Fix a little bug in the sed like substitution codepgen
2015-10-31Add a 'i' flag for case-insensitive searches to -S/-I/-E optionspgen
2015-10-30Improve the word substitution mechanismpgen
2015-10-25Improve and fix the manualpgen
2015-10-22Add options to set specific colors to up to 5 classes of wordspgen
2015-10-11Rework the configuration system and add a limits checking mechanismpgen
2015-10-09Add a 'v' flag for -E/-I to output original words. Fix typos in the manualpgen
2015-10-07Add an advanced menu example in the manualpgen
2015-10-07Fix the tab modepgen
2015-10-07Add the -M option to center the displaypgen
2015-10-05Understand quotes and special characters in the input streampgen
2015-10-04Add -l option. Like -c but without columns aligmentspgen