Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: CLI Tab Completion Doesn't List Purchased Servers #1904

Open
Nerdpie opened this issue Jan 7, 2025 · 0 comments · May be fixed by #1905
Open

BUG: CLI Tab Completion Doesn't List Purchased Servers #1904

Nerdpie opened this issue Jan 7, 2025 · 0 comments · May be fixed by #1905

Comments

@Nerdpie
Copy link
Contributor

Nerdpie commented Jan 7, 2025

After a bit of testing, I noticed that the connect CLI command does not include purchased servers in its tab completion, when not connected to home. However, the command will connect to purchased servers.

Repro steps:

  1. Purchase a server
  2. Connect to a non-purchased server (e.g. connect n00dles
  3. Type connect and press Tab
  • Expected behavior: The server purchased in step 1 is listed as an option
  • Actual behavior: The server purchased in step 1 is NOT listed as an option
  1. Manually enter the hostname of the server from step 1, and press Enter
  2. Connect has connected to the server, despite it not showing in tab-complete

Version: Bitburner v2.7.1dev (d9dba2a)

Nerdpie added a commit to Nerdpie/bitburner-src that referenced this issue Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant