summaryrefslogtreecommitdiffstats
path: root/smenu.c
AgeCommit message (Expand)Author
2023-08-09Improve a commentpgen
2023-08-03Do not allow regular expression ranges in selectorspgen
2023-07-20Extend the -start_pattern optionpgen
2023-06-26Fix the direct access number sizepgen
2023-06-04Small fixespgen
2023-05-26Always pad non numbered words in col/line/tab_modepgen
2023-05-15Remove an unused labelpgen
2023-05-10Fix alignments in case of ambiguous directivespgen
2023-04-30New feature: define attributes for columns/rowspgen
2023-04-26Remove useless codepgen
2023-04-24Rename some toggles to improve readabilitypgen
2023-04-23Fix an error messagepgen
2023-04-22Make the decoding of column or row No. more robustpgen
2023-04-22Allow more delimiters in attributes before togglespgen
2023-04-22Add flags to check for dup. attributes in the CLpgen
2023-04-22Rename an utility functionpgen
2023-04-19Remove unused variablespgen
2023-04-19Start to reduce memory consumptionpgen
2023-04-13Improve the comments in the alignment codepgen
2023-04-10Make the order of -C/-R matter on the command linepgen
2023-04-04Allow left-/right-open intervals in selectorspgen
2023-03-31Add an optional argument to the -sb optionpgen
2023-03-30Improve the display of unparsed selector partspgen
2023-03-30Add -the -sb|-sbw|-show_blank_words optionpgen
2023-03-30Fix an off-by-one errorpgen
2023-03-26Typopgen
2023-03-24Various alignment fixes and tuningspgen
2023-03-24malloc -> xmallocpgen
2023-03-22Fix a column alignment bug when numbering words.pgen
2023-03-22Allow words to be aligned in column mode.pgen
2023-02-26Improve some commentspgen
2023-02-20Correct some comments and typospgen
2023-02-15Improve color checking in options and add commentspgen
2023-02-12Improve some commentspgen
2023-02-03Improve usage displaypgen
2023-01-18Increase the buffer size to store the scancodepgen
2022-12-19Add a Z command to tag a delimited zone of wordspgen
2022-12-05Make multiple taggings more compliant with pinningpgen
2022-11-20Improve the manual and the help systempgen
2022-11-17Improve the initialization of mouse tracking modespgen
2022-11-17Improve marked cursor default attributepgen
2022-11-16Simplify the code and prevent a compiler warningpgen
2022-11-16Fix a bug preventing the mouse to work properlypgen
2022-11-13Remove dead codepgen
2022-11-13Fixed the setting of the double-click mouse delaypgen
2022-11-13Various smell fixespgen
2022-11-13Correct a logical conditionpgen
2022-11-13Remove an unnecessary toggle related to taggingpgen
2022-11-12Fix the tagging code and update the manualpgen
2022-11-10Fix a small error in the selection with the mousepgen