upterm icon indicating copy to clipboard operation
upterm copied to clipboard

Autocomplete suggestions conflict when typing paths

Open Vinno97 opened this issue 8 years ago • 2 comments

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

Vinno97 avatar Oct 02 '17 09:10 Vinno97

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.

RNabel avatar Oct 09 '17 14:10 RNabel

Can confirm to!

rawnly avatar Oct 29 '17 22:10 rawnly