Skip to content

v1.3.52

Choose a tag to compare

@fermat-tech fermat-tech released this 11 Jul 09:41
  • 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 .