-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
BugBugs (in objects or VM)Bugs (in objects or VM)
Description
Two part issue:
- Docs show console prompt as
Self 0but standard prompt should be something like[email protected] 0> - 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 0by default - Allow pluggable prompts, and fix
hostName
Alternative:
- Pick a nice default prompt, and make that default (and update docs)
Metadata
Metadata
Assignees
Labels
BugBugs (in objects or VM)Bugs (in objects or VM)