summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterAdd ability to run commands on selectLouis Burda9 days
 
 
AgeCommit messageAuthorFilesLines
9 daysAdd ability to run commands on selectHEADmasterLouis Burda2-32/+114
10 daysAdd option for visual delim for entriesLouis Burda1-47/+79
2023-06-20Fix PGUP/PGDN seekingLouis Burda1-32/+46
2023-06-20Make prompt smaller and add top_prompt optionLouis Burda1-63/+97
2023-06-20Load entries into memory instead of seeking fileLouis Burda2-194/+181
2023-06-20Fix -Wconversion warning and replace freadln with fgetsLouis Burda3-120/+101
2023-03-14Update READMELouis Burda1-2/+2
2023-03-14Add MIT licenseLouis Burda1-0/+21
2023-01-12Fix remaining line length calculation with promptLouis Burda1-5/+21
2023-01-11Add silent mode which does not echo input and hides promptLouis Burda1-16/+29
[...]