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

Console prompt wrong #158

Open
russellallen opened this issue Oct 17, 2024 · 0 comments
Open

Console prompt wrong #158

russellallen opened this issue Oct 17, 2024 · 0 comments
Labels
Bug Bugs (in objects or VM)

Comments

@russellallen
Copy link
Owner

Two part issue:

  1. Docs show console prompt as Self 0 but standard prompt should be something like [email protected] 0>
  2. Prompt fails to get hostname, so actual prompt is owner@[unknown hostName] 0> which looks like a debugger or similar.

Suggested fix:

  • Revert to Self 0 by default
  • Allow pluggable prompts, and fix hostName

Alternative:

  • Pick a nice default prompt, and make that default (and update docs)
@russellallen russellallen added the Bug Bugs (in objects or VM) label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs (in objects or VM)
Projects
None yet
Development

No branches or pull requests

1 participant