2023-06-20 14:59 | Fix PGUP/PGDN seeking | Louis Burda | 1 | +46 | -32 |
2023-06-20 14:42 | Make prompt smaller and add top_prompt option | Louis Burda | 1 | +97 | -63 |
2023-06-20 13:04 | Load entries into memory instead of seeking file | Louis Burda | 2 | +181 | -194 |
2023-06-19 23:28 | Fix -Wconversion warning and replace freadln with fgets | Louis Burda | 3 | +101 | -120 |
2023-03-14 00:56 | Update README | Louis Burda | 1 | +2 | -2 |
2023-03-14 00:56 | Add MIT license | Louis Burda | 1 | +21 | -0 |
2023-01-12 14:37 | Fix remaining line length calculation with prompt | Louis Burda | 1 | +21 | -5 |
2023-01-11 19:20 | Add silent mode which does not echo input and hides prompt | Louis Burda | 1 | +29 | -16 |
2023-01-11 18:56 | Add verbose flag | Louis Burda | 1 | +9 | -1 |
2023-01-11 18:53 | Add install and uninstall targets | Louis Burda | 1 | +10 | -1 |
2023-01-06 02:54 | Update README | Louis Burda | 1 | +3 | -3 |
2023-01-06 02:51 | Show suffix of lines that dont fit | Louis Burda | 1 | +11 | -5 |
2023-01-06 02:44 | Refactor for readability and add page-wise seeking | Louis Burda | 2 | +374 | -319 |
2022-09-27 13:24 | Add CTRL_KEY macro for generating codes | Louis Burda | 1 | +33 | -22 |
2022-09-20 10:14 | Change browse handling | Louis Burda | 1 | +80 | -64 |
2021-07-21 12:42 | Added fuzzy and case insensitive search | Louis Burda | 1 | +173 | -30 |
2021-07-21 11:40 | Fix prompt after outputting a line | Louis Burda | 1 | +49 | -45 |
2021-07-21 11:17 | Refactor search into separate functions | Louis Burda | 2 | +225 | -69 |
2021-07-19 22:26 | Allow output of multiple entries | Louis Burda | 1 | +98 | -79 |
2021-07-19 21:14 | Added search mode and replaced fgets | Louis Burda | 1 | +180 | -45 |
2021-07-16 11:08 | Initial prototype | Louis Burda | 4 | +220 | -0 |