aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change formatting: Remove barMarc Coquand2024-06-102-2/+3
|
* Bugfix: Grep CMD was incorrectMarc Coquand2024-06-101-1/+1
|
* Add half-screen down/up scrollingMarc Coquand2024-05-306-26/+52
|
* Input Prompt: Implement left and right arrowMarc Coquand2024-05-305-18/+50
|
* Bugfix: done and todo should not reset tag when moving something to donev0.0.9Marc Coquand2024-05-292-7/+13
|
* Update todo and done to auto-updatev0.0.8Marc Coquand2024-05-292-2/+14
|
* Refresh when editing in stitched and headline viewMarc Coquand2024-05-293-5/+25
|
* Full view: Bold headline, not file numberMarc Coquand2024-05-271-1/+1
|
* Fix export with relative lineMarc Coquand2024-05-233-8/+18
|
* Add ability to export current viewMarc Coquand2024-05-234-5/+54
|
* Irrelevant TODOMarc Coquand2024-05-231-1/+1
|
* Resolve issue with tag not showing if using -t tagMarc Coquand2024-05-231-5/+2
|
* Bug fix: change order for line_number_argMarc Coquand2024-05-221-1/+1
| | | | | This resolves an issue in vis where it didn't correctly open the correct line.
* Add search query to title in full viewMarc Coquand2024-05-201-2/+7
|
* Reformat title with search; add to todo and doneMarc Coquand2024-05-203-7/+23
|
* Display search query in titleMarc Coquand2024-05-201-2/+9
|
* Replace ugly conversionMarc Coquand2024-05-204-4/+6
|
* Enable hiding the file name using 'h'Marc Coquand2024-05-205-20/+75
|
* Arbitrary command supports all shell scripts, also those that open editorMarc Coquand2024-05-191-10/+33
|
* Set Stitch to fail if STITCH_DIRECTORY is not setMarc Coquand2024-05-191-49/+56
|
* Change headers for viewsMarc Coquand2024-05-195-10/+10
|
* Arbitrary command for articleMarc Coquand2024-05-184-7/+84
|
* Add run command to done; fix content bugMarc Coquand2024-05-183-14/+58
|
* Add command execution to TODOMarc Coquand2024-05-181-5/+59
|
* Add support for arbitrary command in the note viewMarc Coquand2024-05-183-8/+110
|
* Prompt: Fix visualMarc Coquand2024-05-185-9/+15
|
* Fix infov0.0.2Marc Coquand2024-05-181-1/+1
|
* Update keybindingsMarc Coquand2024-05-185-8/+8
|
* Resolve OOB errorMarc Coquand2024-05-172-8/+10
|
* Fix binary releaseMarc Coquand2024-05-171-1/+4
|
* Update docsMarc Coquand2024-05-161-1/+1
|
* Document environment variablesMarc Coquand2024-05-163-4/+4
|
* Fix regexp being empty error. Just display nothing for nowMarc Coquand2024-05-164-55/+82
|
* Fix editor openingMarc Coquand2024-05-164-4/+4
|
* UpdatesMarc Coquand2024-05-152-6/+3
|
* Rename screen -> PromptMarc Coquand2024-05-155-10/+10
|
* Add basic file searchMarc Coquand2024-05-153-2/+68
|
* Add regexp search for done and todoMarc Coquand2024-05-153-22/+56
|
* Add refresh buttonMarc Coquand2024-05-153-4/+28
|
* Add done view + visualMarc Coquand2024-05-157-33/+240
|
* Update Note viewMarc Coquand2024-05-152-15/+20
|
* Update state managementMarc Coquand2024-05-155-68/+69
|
* State handling doneMarc Coquand2024-05-154-32/+67
|
* Add way to go back and forth between note and todo viewMarc Coquand2024-05-152-20/+9
|
* TODO and DONE are not showed in note viewMarc Coquand2024-05-151-3/+11
|
* Add TODOs, update help, rebind keysMarc Coquand2024-05-156-38/+303
|
* Update copyright comment to add link to correct licenseMarc Coquand2024-05-151-1/+1
|
* Manual updatesMarc Coquand2024-05-141-5/+6
|
* Add help menuMarc Coquand2024-05-143-0/+61
|
* Fix offsetMarc Coquand2024-05-143-20/+54
|