-
-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
=== TEST #1 ===
When I type:
et user@
Then press:
Tab Tab
Nothing happens.
=== TEST #2 ===
When I type:
ssh user@
Tab Tab
It shows a list of hostnames defined in "/etc/hosts" and "~/.ssh/known_hosts" as expected.
=== TEST #3 ===
When I type:
mosh user@
Tab Tab
It shows a list of hostnames defined in "/etc/hosts" and "~/.ssh/known_hosts" as expected.
So in summary, bash autocomplete does NOT seem to be working specifically with Eternal Terminal.
Are there any fixes or workarounds?
Metadata
Metadata
Assignees
Labels
No labels