mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests - confirmation
- Implemented unit tests to very that "confirmation=yes" works. - Implemented unit tests to very that \n causes a re-prompt. - Updated docs with regard to this fix, thanks to Bruce Dillahunty.
This commit is contained in:
parent
74ea5b4ef6
commit
4537d5048e
4 changed files with 114 additions and 0 deletions
|
@ -103,6 +103,8 @@
|
|||
<li>Added support for the "weekdays" recurrence, which means a task can recur
|
||||
five times a week, and not on weekends (thanks to Chris Pride).
|
||||
<li>UTF8 text is now supported in task project names, tags and descriptions.
|
||||
<li>Fixed bug that caused the y/n confirmation on task deletion to ignore the
|
||||
Enter key and fail to re-prompt (thanks to Bruce Dillahunty).
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue