summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-01Create utf8.[ch] and change code accordinglypgen
2018-10-01Fix a bug when forcing an ending pattern searchpgen
2018-10-01Fix bitmap update on Home hit in numbered modepgen
2018-10-01Simplify the codepgen
2018-10-01Improve the o sub-option of the -D optionpgen
2018-10-01Start splitting the code into different filespgen
2018-10-01Update the .spec.in file after proofreading by OpenSUSE reviewerspgen
2018-10-01Add a low priority item in the TODO (GH issue #13)pgen
2018-10-01Merge pull request #15 from sumbach/patch-1p-gen
2018-10-01Fix minor typosSam Umbach
2018-09-09Merge pull request #12 from jonnydubowsky/patch-1p-gen
2018-09-09Corrected syntax Jonny Dubowsky
2018-09-04Bump to version 0.9.14v0.9.14pgen
2018-09-04Adjust the URL in the spec filepgen
2018-09-04Raise the default word length limit to 512pgen
2018-09-04Fix a potential variable naming collisionpgen
2018-09-03Add a test in 'search' for the s/S commandspgen
2018-09-02Correct an inaccuracy in the manualpgen
2018-08-29Fix some compiler warningspgen
2018-08-22Add a note in the README file in ./testspgen
2018-08-22Improve the coherency of delays in testspgen
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