v1.3.52
- Fix \ TAB completion to include array variables, matching bash. Previously only scalar variables were considered, so a prefix matching both a scalar and an array variable (e.g.
\matching \ and ) resolved as a single match instead of listing both alternatives on a second TAB, the way bash lists \ and \ for .