summaryrefslogtreecommitdiffstats
path: root/smenu.c
AgeCommit message (Expand)Author
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-16Avoid name collisions on Solaris-based OSpgen
2020-09-14Fix a potential memory corruptionpgen
2020-09-13Avoid compiler warningspgen
2020-09-13Reformat using ReflowComments='false'pgen
2020-09-01Fix configuration parsing logicpgen
2020-09-01Support networks with high latencypgen
2020-08-27Set a default 10s search timerpgen
2020-08-16Improve direct access options managementpgen
2020-07-31Remove useless codepgen
2020-07-31Improves fuzzy and substring searchpgen
2020-07-28[variadic] Use (char *)0 as last arg, not NULLpgen
2020-07-28Add a sub-option m to -Dpgen
2020-07-26Allow -N and -U to accept multiple argumentspgen
2020-07-20Columns/rows_select only use its first argumentpgen
2020-07-18Improve readabilitypgen
2020-07-18Allow to change the substitution characterpgen
2020-07-18Fix a bug when reading the configuration filepgen
2020-07-18Improve an error messagepgen
2020-07-18Add an option to ignore glyphs when readingpgen
2020-07-18Update copyright noticepgen
2020-07-18Improve error reporting on extra argumentspgen
2020-07-18Allow change of end-of-line characters in tab modepgen
2020-07-18Cosmetic changespgen
2020-06-26Display the current context synopsis on errorpgen
2020-06-25Avoid freeing a non mallocated piece of memorypgen
2020-06-25line_separators opt is only valid in col/line modepgen
2020-06-22Add comments to clarify the move_left/right codepgen
2020-06-14Change the left/right scrolling symbolspgen
2020-06-14No longer allow option abbreviationspgen
2020-05-06Harmonize scrolling symbols and default colorspgen
2020-05-06Sync with github's ctxopt commit 30ba991pgen
2020-05-01Remove useless code, job is done by ctxopt nowpgen
2020-04-27New way to check the validity of the -tab argumentpgen
2020-04-23Use a new constraint check for the "lines" optionpgen
2020-04-19Remove unnecessary assignmentpgen
2020-04-19Clean ctxopt's internal data structurespgen
2020-04-19Clean up memory that is no longer neededpgen
2020-04-19Input buffer can be statically allocatedpgen
2020-04-19Use fputs when necessarypgen
2020-03-28Remove useless and problematic codepgen
2020-03-24Use the latest ctxopt APIpgen
2020-02-22Update and fix ctxopt.cpgen
2019-12-24Update ctxopt and reformat smenu.cpgen
2019-10-07Delete useless code now handled by ctxoptpgen