todo.txt-cli icon indicating copy to clipboard operation
todo.txt-cli copied to clipboard

Added status messages for listaddons and file test

Open chrysle opened this issue 2 years ago • 0 comments

Before submitting a pull request, please make sure the following is done:

  • [x] Fork the repository and create your branch from master.
  • [ ] If you've added code that should be tested, add tests!
  • [x] Ensure the test suite passes.
  • [x] Format your code with ShellCheck.
  • [x] Include a human-readable description of what the pull request is trying to accomplish.
  • [ ] Steps for the reviewer(s) on how they can manually QA the changes.
  • [ ] Have a fixes #XX reference to the issue that this pull request fixes.

I have enlarged the repertoire of status messages again, this time for listaddons. I also added a file test operator for the _list function, which would otherwise break if a non-existing file with absolute path was given.

chrysle avatar Jan 21 '23 11:01 chrysle