Commits


pledge added! :tada: closing #2


fixed subtle bug related to first_selected + drawing at the end of the loop


Cleanup of garbage + documentation


Added C-c to quit


More clear how completion are selected + documentation


Code cleanup + documentation 1. some macros were rewritten as proper functions 2. various comment were added to explain functions parameters and return values 3. the input handling were rewritten and refactored. Now a single function will choose the action to perform, so no more code duplication!


Updated man + version flag


Added the -a & -h flags


fixed compl_select_prev behavior


Added customizable padding + vertical alignment fixes


Code alignment


fixed memory leak + new checks for NULL values


C-n and C-p added!


fixed mistake in parse_int_with_percentage


Finally fixed vertical align with Xft (plus minor improvements)