todotxt / todo.txt-cli

☑️ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
GNU General Public License v3.0
5.56k stars 713 forks source link

Documentation: Clarify basic regexp syntax of TERM in todo.sh list #335

Closed inkarkat closed 3 years ago

inkarkat commented 3 years ago

And give hints about escaping. Issue raised by https://github.com/todotxt/todo.txt-cli/discussions/334

inkarkat commented 3 years ago

@karbassi It seems like I cannot merge without the travis-ci check passing, not here in GitHub, nor from the command-line:

remote: error: GH006: Protected branch update failed for refs/heads/master. remote: error: Required status check "continuous-integration/travis-ci" is expected.

If I remember correctly, that Travis check has been replaced by the two GitHub actions, anyway. Can you please remove it?

karbassi commented 3 years ago

I wish I could. It's been a bug for over a year. I have no idea how to remove it.

inkarkat commented 3 years ago

Oh, gosh, well, so you're force-pushing the merged branch, then?