summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-12Improved error messages and readmelshprung
2020-09-16Combined fill_entries and fill_groups functionslouie
2020-09-15Fixed hide and hideFile buglouie
2020-09-15Corrected small issue in tml(1)louie
2020-09-15Grammar fixlouie
2020-09-15Removed compMode option, improved error messageslouie
2020-09-14Rewrote Makefile, added install and uninstall optionslouie
2020-09-14Added section for key bindingslouie
2020-09-14Created man page templates, minor documentation adjustmentslouie
2020-09-12Small code improvement regarding gap between title and groups and entrieslouie
2020-09-11Added manual refresh option and set executed processes to run in background ↵louie
on linux
2020-09-11Optimized window resizinglouie
2020-09-11Fixed resizing bugs plus minor qol fixeslouie
2020-08-18Added hideFile option to read_cfglouie
2020-08-14Added foldCase optionlouie
2020-08-13Rewrote trav_col() functionlouie
2020-08-13Added light searching/jumping menu functionalitylouie
2020-08-07stdout (and stderr) is now redirected to /dev/nulllouie
2020-08-04Ignore object fileslouie
2020-08-04Added hide option for read_cfglouie
2020-08-03Wrote documentationlouie
2020-08-02Set sort on by default, simplified entry_addlouie
2020-08-02Removed a debug call from previous commitlouie
2020-08-02Added option to sort entrieslouie
2020-07-30Added standard location(s) for config fileslouie
2020-07-26Changed Windows launching implementation to ShellExecutelouie
2020-07-26Fixed Launching in Windowslouie
2020-07-26Implemented Binary Searching in read_cfg, plus minor qol fixeslouie
2020-07-23Added most of what is needed for compatability with Windowslouie
2020-07-20Created helper function in read_cfg.clouie
2020-07-14Added a quote stripper in read_cfglouie
2020-07-13Fixed entry deletion, added addR optionlouie
2020-07-11Small fix to ensure head pointer does not get lostlouie
2020-07-11Added hiding of empty groupslouie
2020-07-11Fixed bug when compmode is on and an entry is forcedlouie
2020-07-10Added addName and addNameF as config optionslouie
2020-07-10Removed unnecessary checks from create_entry, added addF option^Clouie
2020-07-10Fixed bugs related to Executableslouie
2020-07-10Fixed autoAlias buglouie
2020-07-09Improved read_cfg quotes handlinglouie
2020-07-09Small fix in autoAliaslouie
2020-07-08Changed Info Display Windowlouie
2020-07-08Added ability to specify config location; polished read_cfg error outputlouie
2020-07-07Improved autoAliaslouie
2020-07-06get_epath bug fixlouie
2020-07-06Created a basic autoAlias systemlouie
2020-07-04Added scrolling in colslouie
2020-07-02Fixed small strcat buglouie
2020-07-01Added support for WSLlouie
2020-06-30Allow for line commenting in configlouie