~smlavine/scripts

11dd3d221da17f4763dd84e64aac7b21deedd392 — Sebastian LaVine 1 year, 2 months ago 8db61e6
src/hd: autocomplete -> completion

Autocomplete more narrowly invokes tab completion on the command line,
which this does not provide.
1 files changed, 1 insertions(+), 1 deletions(-)

M src/hd
M src/hd => src/hd +1 -1
@@ 6,7 6,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# File:        hd
# Description: Fuzzy find autocomplete for haredoc.
# Description: Fuzzy find completion for haredoc.

split_harepath()
{