Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Autocomplete suggestions conflict when typing paths #1247

Open
Vinno97 opened this issue Oct 2, 2017 · 2 comments
Open

Autocomplete suggestions conflict when typing paths #1247

Vinno97 opened this issue Oct 2, 2017 · 2 comments

Comments

@Vinno97
Copy link

Vinno97 commented Oct 2, 2017

Hi,

I've found a bug/quirk with the autocompletion that is quite annoying.

When I (for example) type cat, it suggests a list of possible options and files. But when I start typing a path like cat /etc/, Upterm keeps suggesting options instead of possible directories/paths.

This is how it's designed:
image

In this case I would only expect the files in the corresponding folder:
image

When I know that there's only one file in the directory, I automatically press TAB, which causes the following non-existant path:

image

@RNabel
Copy link

RNabel commented Oct 9, 2017

Can confirm, same problem here. If there are any pointers re how to fix this by the devs, I'm happy to have a go at a PR.

@rawnly
Copy link

rawnly commented Oct 29, 2017

Can confirm to!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants