mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
fish completion: use literal tabs in sed calls
sed on OS X does not understand \t. Therefore, replace all \t's with literal tabs.
This commit is contained in:
parent
daf56db8ec
commit
db0cb5a555
3 changed files with 9 additions and 4 deletions
|
@ -47,6 +47,8 @@
|
|||
(thanks to Denis Kasak).
|
||||
- TW-1615 Japanese translation for Taskwarrior(150513) (thanks to ribbon).
|
||||
- TW-1617 Can't search for multi-word project (thanks to Audrey Easterday).
|
||||
- TW-1619 fish completion contain backspaces in fish master version (thanks to
|
||||
Johannes Wienke₎.
|
||||
- TW-1622 Duration UDA can't take an algebraic expression (thanks to Jeremy John
|
||||
Reeder).
|
||||
- TW-1626 Wrong wait date (thanks to Andrea Rizzi).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue