summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-30Bump to release 0.9.17v0.9.17pgen
2021-01-30Add smenu requirement for smenu-test in .specpgen
2021-01-30Do not allow input when a refresh is scheduled.pgen
2021-01-29Make sure that smenu can be built and run on AIX.pgen
2021-01-27Fix a weird display corruptionpgen
2021-01-26Make sure SIGALRM is properly managed.pgen
2021-01-25Typoespgen
2021-01-24Initialize the buf array in get_cursor_positionpgen
2021-01-24Improve and simplify the refresh mechanism.pgen
2021-01-23Improve the function that gets the cursor positionpgen
2021-01-18Improve README.rstpgen
2021-01-15Update smenu.gifpgen
2021-01-02Fix a display problem in a very specific casepgen
2021-01-02Improve the code to get the cursor positionpgen
2020-12-30Add and fix commentspgen
2020-12-23Fix a commentpgen
2020-12-22Improve readmepgen
2020-12-16Check availability of str(n)dup at compile timepgen
2020-12-09Fix commentspgen
2020-12-06Rename some data structures for coherencypgen
2020-12-06Move part of the init. code into a functionpgen
2020-12-03Use a safer read implementationpgen
2020-12-03Fix commentspgen
2020-11-27Improve commentspgen
2020-11-17Sync with github's ctxopt commit f779fb8pgen
2020-11-17Display usage(s) on command line parsing errorpgen
2020-11-14Use the "display_usage_on_error" param. of ctxoptpgen
2020-11-14Sync with github's ctxopt commit 1c23fe3pgen
2020-11-13Improve commentspgen
2020-11-13Move code to a more appropriate placepgen
2020-11-11Add tests for RE patterns/inv. character testingpgen
2020-11-11Simplify the code to create inc./exc. RE patternspgen
2020-11-11Treat \U in input as a special characterpgen
2020-11-07Fix bad reference in tests/misc/t0002.{good,tst}pgen
2020-11-07Make smenu mimic Unix shell signal handling.pgen
2020-11-06Clean the timeout (-x|-X) management codepgen
2020-11-05Add a option to define a string to be output on ^Cpgen
2020-10-27Exit when re-opening /dev/tty failspgen
2020-10-26Traps interesting signals only when neededpgen
2020-10-26Make the get_cursor_position more robustpgen
2020-10-25Various modification.pgen
2020-10-25Cosmeticpgen
2020-10-24Fix a bug reading the result of sending \e[6npgen
2020-10-24Add a new method to get the terminal sizepgen
2020-10-04Add a -Q|-ignore_quotes option to ignore quotespgen
2020-09-30Remove the obsolete autogen.sh scriptpgen
2020-09-18Bump to release 0.9.16v0.9.16pgen
2020-09-16Avoid name collisions on Solaris-based OSpgen
2020-09-16Reformat the Changelog filepgen
2020-09-14Fix a potential memory corruptionpgen