Autocomplete suggestions conflict when typing paths
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:

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

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

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.
Can confirm to!