Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't leak 'token' local variable in parser (#1407) | Roman Perepelitsa | 2021-05-24 | 1 | -1/+1 |
* | parser bug fix: quote array elements after parameter expansion | romkatv | 2020-03-16 | 1 | -1/+1 |
* | add precommands: chronic and ifne | romkatv | 2020-02-27 | 1 | -0/+2 |
* | quote $foo when running with unknown options; fixes #453 | romkatv | 2020-02-02 | 1 | -1/+1 |
* | add `tabbed` to the list of precommands | romkatv | 2020-01-28 | 1 | -0/+1 |
* | move buffer parser to internal/parser.zsh | romkatv | 2020-01-27 | 1 | -0/+379 |