aboutsummaryrefslogtreecommitdiff
path: root/lib/done.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add half-screen down/up scrollingMarc Coquand2024-05-301-6/+12
|
* Input Prompt: Implement left and right arrowMarc Coquand2024-05-301-2/+4
|
* Bugfix: done and todo should not reset tag when moving something to donev0.0.9Marc Coquand2024-05-291-6/+6
|
* Update todo and done to auto-updatev0.0.8Marc Coquand2024-05-291-1/+7
|
* Reformat title with search; add to todo and doneMarc Coquand2024-05-201-3/+11
|
* Replace ugly conversionMarc Coquand2024-05-201-1/+1
|
* Enable hiding the file name using 'h'Marc Coquand2024-05-201-6/+23
|
* Change headers for viewsMarc Coquand2024-05-191-1/+1
|
* Add run command to done; fix content bugMarc Coquand2024-05-181-6/+56
|
* Prompt: Fix visualMarc Coquand2024-05-181-1/+1
|
* Update keybindingsMarc Coquand2024-05-181-1/+1
|
* Document environment variablesMarc Coquand2024-05-161-1/+1
|
* Fix regexp being empty error. Just display nothing for nowMarc Coquand2024-05-161-1/+4
|
* Fix editor openingMarc Coquand2024-05-161-1/+1
|
* Rename screen -> PromptMarc Coquand2024-05-151-2/+2
|
* Add regexp search for done and todoMarc Coquand2024-05-151-5/+10
|
* Add refresh buttonMarc Coquand2024-05-151-1/+13
|
* Add done view + visualMarc Coquand2024-05-151-0/+141