aboutsummaryrefslogtreecommitdiff
path: root/lib/grep.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Grep CMD was incorrectMarc Coquand2024-06-101-1/+1
* Refresh when editing in stitched and headline viewMarc Coquand2024-05-291-3/+2
* Full view: Bold headline, not file numberMarc Coquand2024-05-271-1/+1
* Enable hiding the file name using 'h'Marc Coquand2024-05-201-4/+10
* Arbitrary command for articleMarc Coquand2024-05-181-0/+5
* Resolve OOB errorMarc Coquand2024-05-171-3/+4
* Fix binary releaseMarc Coquand2024-05-171-1/+4
* Fix regexp being empty error. Just display nothing for nowMarc Coquand2024-05-161-52/+70
* UpdatesMarc Coquand2024-05-151-5/+2
* Add basic file searchMarc Coquand2024-05-151-0/+14
* Add regexp search for done and todoMarc Coquand2024-05-151-0/+24
* Add done view + visualMarc Coquand2024-05-151-1/+11
* TODO and DONE are not showed in note viewMarc Coquand2024-05-151-3/+11
* Add TODOs, update help, rebind keysMarc Coquand2024-05-151-14/+94
* Fix offsetMarc Coquand2024-05-141-15/+9
* Change ridiculously slow file read implementationMarc Coquand2024-05-141-10/+9
* Add nice headingsMarc Coquand2024-05-141-18/+53
* Resolve a few bugsMarc Coquand2024-05-141-13/+5
* Add sort algorithmsMarc Coquand2024-05-141-3/+36
* Add search and tag searchMarc Coquand2024-05-141-4/+30
* RefactorMarc Coquand2024-05-131-0/+69