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:
Johannes Wienke
2015-05-17 00:21:06 +02:00
committed by Paul Beckingham
parent daf56db8ec
commit db0cb5a555
3 changed files with 9 additions and 4 deletions

View File

@@ -119,6 +119,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Oota Toshiya
ribbon
Daniel Shahaf
Johannes Wienke
Thanks to the following, who submitted detailed bug reports and excellent
suggestions: