abiosoft / ishell

Library for creating interactive cli applications.
MIT License
1.69k stars 196 forks source link

Replace go-shlex with fork that supports \t #84

Open JelteF opened 6 years ago

JelteF commented 6 years ago

This fixes #71

For details of the changes in the fork, check out this diff: https://github.com/GetStream/go-shlex/compare/3f9db97f856818214da2e1057f8ad84803971cff...HEAD