1
0
Fork 0
mirror of https://github.com/zplug/zplug synced 2024-06-19 01:59:12 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
b4b4r07 a0c2885b5f Use unaliased cat 2018-05-15 03:26:41 +09:00
b4b4r07 8deef6e109 Fix #348
This is because grep may not be able to correctly distinguish tab characters.
In order to solve this, added a ltsv parser written by awk.

- Fix #326 (see also second commit in P-R #344), fix #348
- Add `__zplug::utils::awk::ltsv function`
2017-01-06 15:55:01 +09:00
b4b4r07 a0a1cd6522 Fix #326 2017-01-05 22:06:01 +09:00
b4b4r07 8732a986dd Fix a bug that makes "repos" a unique array and becomes "Unknown error"
Refactor a bit
2016-12-15 17:14:46 +09:00