summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-22Change the behaviors of n,N and add s and S cmdspgen
2018-08-17Fix typos in commentspgen
2018-08-17Improve fuzzy searchpgen
2018-08-15Fix delays in tests for slow computerspgen
2018-08-14Add a special "full height" value to the -n optionpgen
2018-08-14Add a blacklist mechanism for some failing testspgen
2018-08-14Fix timing and typos in tests filespgen
2018-08-12Fix a FreeBSD compatibility issuepgen
2018-08-12Make ^A/^Z the same as Home/End is search modepgen
2018-08-06Add missing data5,6 for direct access testingpgen
2018-08-05Add commentspgen
2018-08-05Add more direct access testspgen
2018-08-05Make sure the -D's 'k' directive default is 'keep'pgen
2018-08-04Add some direct access testspgen
2018-08-04Fix an off-by-one small bugpgen
2018-08-04Add a memmove base version of strcpypgen
2018-08-04Add a 'h' directive to the -D optionpgen
2018-08-02Add the s sub-options to the -D optionpgen
2018-07-28Do not return success when no replacement was donepgen
2018-07-28Add more testspgen
2018-07-26Fix typospgen
2018-07-26Add search testspgen
2018-07-26Fix multiple search bugs and improve the manualpgen
2018-07-24Make sure the starting/ending highlight is correctpgen
2018-07-23Fix a logic bug using End/Home while searchingpgen
2018-07-21Fix code in README.rstpgen
2018-07-21Update smenu.gifpgen
2018-07-21Remove unused functions my_memmem and my_memrmempgen
2018-07-21Fix a performance issue in the fuzzy search methodpgen
2018-07-21Fix the fuzzy bitmap cleaning mechanismpgen
2018-07-21Make prefix search act like other methodspgen
2018-07-21Specialize insert_sorted function by renaming itpgen
2018-07-21Improve signals handlingpgen
2018-07-20Remove debug codepgen
2018-07-20Fix format relative warningspgen
2018-07-19Add a fuzzy debug functionpgen
2018-07-18Add some tests in the search sectionpgen
2018-07-15Update the help function (?)pgen
2018-07-15Improve the documentationpgen
2018-07-15Typos, Fix comments and silent compiler warningspgen
2018-07-11Fix const warnings and remove unused variablespgen
2018-07-11Change the behaviour of 'T' and introduce 'U'pgen
2018-07-11Fix the color mechanismpgen
2018-07-11Fix the cursor display after an ESC hitpgen
2018-07-11Simplify the codepgen
2018-07-11Fix a display bug in substring searchpgen
2018-07-11Fix tag attribute displaypgen
2018-07-11Add the prefix/suffix affinity when searchingpgen
2018-07-11add some testspgen
2018-07-11Typospgen