summaryrefslogtreecommitdiffstats
path: root/smenu.h
AgeCommit message (Expand)Author
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
2020-07-28Add a sub-option m to -Dpgen
2020-07-26Allow -N and -U to accept multiple argumentspgen
2020-07-18Allow to change the substitution characterpgen
2020-07-18Add an option to ignore glyphs when readingpgen
2020-05-25Rework smenu.hpgen
2020-04-23Use a new constraint check for the "lines" optionpgen
2019-08-05Make -Wpedantic happypgen
2019-03-30Silent compiler warningspgen
2019-03-30Rework the usage mechanismpgen
2019-03-17Allow to change the message (title) appearancepgen
2019-03-04Rewrite move_up/move_down and add helper functionspgen
2019-01-20Add GPL2 license reminder where appropriatepgen
2019-01-20Rename some parameterspgen
2019-01-20Create the move_{left,right,up,down} functionspgen
2018-10-01Rename some variables to avoid a name clashpgen
2018-10-01Add comments and remove spurious ones.pgen
2018-10-01Create utils.[ch]pgen
2018-10-01Create smenu.hpgen
2016-03-06Reorganize the code a littlepgen
2016-03-01Move the rows filtering code in the get_word function as we are in line_mode ...pgen
2016-02-22Add a -R option to select sets of rows and modify -C to use interval listspgen