summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-11Added manual refresh option and set executed processes to run in background o...louie
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
2020-06-27Added ability to set flags in configlouie
2020-06-26Added compatability for spaces in filenamelouie
2020-06-26Basic ability to launch entrieslouie
2020-06-26Fixed trimming issuelouie
2020-06-26Further implemented wildcards for configlouie
2020-06-24Added wildcard functionality for configlouie
2020-06-22Altered Group Structure and cfglouie
2020-06-21Fixed box rendering issueslouie
2020-06-19Fixed arrow key inputlouie
2020-06-19basic traversal; border rendering issueslouie