Ticket #3399 (new defect)
sugar-jhbuild shell should change the prompt
| Reported by: | manuq | Owned by: | sascha_silbe |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar-jhbuild | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
This will prevent confusions while working inside a Sugar shell. The PS1 variable should change to identify it.
Proposal: prefixing PS1 with '(sugar)', like:
[humitos] [~/sugar]$ PS1=(sugar)$PS1 (sugar)[humitos] [~/sugar]$
Besides, we should save the old PS1 to be able to restore it when the
user closes the "sugar" session.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

