diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2016-08-27 Daniel Shahaf <d.s@daniel.shahaf.name> + * 39103: Completion/Unix/Type/_absolute_command_paths: + _typed-in_absolute_command_paths: Better handle non-empty + arguments that don't start with a slash. + * 39070: Completion/Unix/Command/_mount, Completion/Unix/Type/_canonical_paths: umount: Complete /f/b<TAB> → /foo/bar (for absolute path arguments only, for now) |