Commit graph

1 commit

Author SHA1 Message Date
Gil Forsyth
42843d704e fix for aliases that start with a comma
For 0.4.7 I added in logic to split on commas so that completion worked
inline with comma separated terms.  This inadvertently broke completion
behavior for aliases starting with a comma.  The rest of the characters
that we split on aren't valid syntax for beginning an alias, but commas
are.
2016-10-11 16:03:32 -04:00