dthree / dthree/vorpal

Problems with slashes in autocomplete options

Open
#124 3 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.6k
Forks
278
PR merge metrics
No merged PRs in 30d

Description

Using these options: `['a/b', 'a/boo', 'b/a', 'b/c']`

```
-> % node cli.js
local@cutter~$ send a/b/
a/b a/boo b/a b/c
local@cutter~$ send a/b/
```

It wont autocomplete the whole string and it's just funky in general. Not how I would expect autocomplete to work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.