Releases: nickcox/cd-extras
Releases · nickcox/cd-extras
v2.9.4
v2.9.3
v2.9.2
v2.9.1
- Fix bug where multi-dotting stopped working with
AUTO_CD
, thanks @jamesmcgill - Improve output of
Get-Ancestors
in registry provider
v2.9.0
- Enable auto-calculation of
$cde.MaxCompletions
when the option is set to0
(or$false
) - Deduplicate menu completion entries by adding an index to the second and subsequent occurrences of each leaf item
- Add an option,
ToolTipExtraInfo
to augment the menu completion tooltip for path completion - Sort path completions by type (directories first), then by name
- Default parameter set for
Get-Stack
now outputsIndexedPath
entries for undo and redo stacks - Fixed a bug where final character in double-dot expansion operator was ignored