summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-08Bump to release 0.9.12v0.9.12pgen
2018-04-08Deprecate all but the e and i directives in Rows and Columns selectionspgen
2018-04-07Improve the features of the option -g (gutter)pgen
2018-04-04cursor_visible is not the opposite of cursor_invisiblepgen
2018-04-02Improves movement among wordspgen
2018-03-27Improve the documentation and make sure it matches the codepgen
2018-03-26Cosmeticpgen
2018-03-26Make the argument of -N and -U optionalpgen
2018-03-26Fix a small bug in argument parsingpgen
2018-03-25Fix and rewrite parts of the numbering codepgen
2018-03-19If the first direct access fails, we can move to an invalid placepgen
2018-03-18Introduce the -F optionspgen
2018-03-16-N subexpressions are crypticpgen
2018-03-15Fix a potential issue due to an uninitialized variablepgen
2018-03-12Fix the lvm_menu examplepgen
2018-03-11Direct access keys must only work when it is enabledpgen
2018-03-11Rename some variables for coherencypgen
2018-03-10Fix a bug in the columns inclusion logicpgen
2018-03-10Do not number empty words in column modepgen
2018-03-08Remove a erroneous ; after an ifpgen
2018-03-08Remove a useless declarationpgen
2018-03-08Remove deprecated directives in -C and -Lpgen
2018-03-08Remove INTERNALS.rst from Makefile.am and Makefile.inpgen
2018-03-07Allow UTF-8 characters before and after direct access numberspgen
2018-03-03Fix the periodic message refresh when using -xpgen
2018-03-03Make sure the window is fully redrawn after resizingpgen
2018-03-03Improve the yesno examplepgen
2018-03-02Clean the code and avoid potential segfaultspgen
2018-03-02Try not to cut lines after assignmentspgen
2018-03-01Remove a useless working documentpgen
2018-03-01Fix and improve the manualpgen
2018-03-01Make README more accuratepgen
2018-03-01Fix words coloringpgen
2018-03-01Fix some bad printfpgen
2018-03-01The winch timer starts too earlypgen
2018-03-01Improve Solaris compatibilitypgen
2018-03-01Cosmeticpgen
2018-03-01Hopefully Fix the terminal resizing codepgen
2018-03-01Fix the corruption of the window display in some casespgen
2018-03-01Adjust some timers valuespgen
2018-03-01Reset search mode when a direction key is hitpgen
2018-03-01Generalize the use of tparmpgen
2018-03-01Improve ESC keystroke detectionpgen
2018-02-28Allow ctrl-L to redraw the windowpgen
2018-02-28Remove (void) casts and replace some printf by fputspgen
2018-02-28Variabilize timers samplingpgen
2018-02-21Tune search colorspgen
2018-02-21Improve the display when searching with direct accesspgen
2018-02-20Fix the processing of the HOME and END keyspgen
2018-02-20Add a new direct access method to select wordspgen