summaryrefslogtreecommitdiffstats
path: root/smenu.h
AgeCommit message (Expand)Author
2024-02-06Rename get_bytes/_word into read_bytes/_wordpgen
2024-02-06Take UTF-8 spaces into account for empty stringspgen
2024-01-25Add a scroll bar below the window in col/line modepgen
2023-11-12Typospgen
2023-11-05Correction of cursor attribute on search failurepgen
2023-09-11Reformatting source codepgen
2023-06-09Indicate authorship of a piece of codepgen
2023-04-30New feature: define attributes for columns/rowspgen
2023-04-24Rename some toggles to improve readabilitypgen
2023-04-19Start to reduce memory consumptionpgen
2023-04-10Make the order of -C/-R matter on the command linepgen
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-24Various alignment fixes and tuningspgen
2023-03-22Allow words to be aligned in column mode.pgen
2023-02-20Correct some comments and typospgen
2022-11-13Remove an unnecessary toggle related to taggingpgen
2022-11-12Fix the tagging code and update the manualpgen
2022-08-31Add mouse supportpgen
2022-08-18Move variable definitions from smenu.h to smenu.cpgen
2022-06-20Various small changespgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2022-05-10Remove an unused parameter and simplify the codepgen
2022-04-29Make pointers explicit in swap functionspgen
2022-02-23Prevent smenu from running in the backgroundpgen
2022-02-10Add the "invisible" (n) style attributepgen
2022-02-06Minor code changes and comment adjustmentspgen
2022-01-06Use enum for the color method (classic or ANSI)pgen
2022-01-05Add some commentspgen
2021-12-10Remove obsolete constants ROW_REGEX_*pgen
2021-12-01Remove unused prototypespgen
2021-11-26Remove unused argumentspgen
2021-08-28Add a global timeout which defaults to 15minpgen
2021-05-22Keep working on the commentspgen
2021-03-27Add an option to alter the tag mode behaviourpgen
2021-03-20Allow 4 more special levels (-1, -2, ..., -9)pgen
2021-02-26Add the missing blink attributepgen
2021-02-10A new search session is now forgetful by defaultpgen
2021-01-29Make sure that smenu can be built and run on AIX.pgen
2021-01-25Typoespgen
2021-01-02Fix a display problem in a very specific casepgen
2020-12-06Rename some data structures for coherencypgen
2020-12-06Move part of the init. code into a functionpgen
2020-10-25Various modification.pgen
2020-10-04Add a -Q|-ignore_quotes option to ignore quotespgen
2020-09-16Avoid name collisions on Solaris-based OSpgen
2020-09-13Reformat using ReflowComments='false'pgen
2020-09-01Support networks with high latencypgen
2020-08-27Set a default 10s search timerpgen