3 Commits

Author SHA1 Message Date
Daniel Shahaf
9c8b95171c 'main': Following up to the last commit, also highlight braced parameter expansions: «${foo}». 2017-12-25 05:20:49 +00:00
Daniel Shahaf
40dcbfbcf6 'main': Fix the last commit's issue concerning parameter expansion at command word. 2017-12-25 05:12:38 +00:00
Daniel Shahaf
ce1be4153d 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word.
This is a followup to the last commit, which was about issue #328.

These tests are taken from the original #328 pull request, with updated
expectations where applicable.

Review-by: Matthew Martin
2017-12-15 02:35:10 +00:00