This issue was migrated from https://bugs.launchpad.net/checkbox-ng/+bug/1982561
Summary
| Status |
Created on |
Heat |
Importance |
Security related |
| New |
2022-07-22 08:51:34 |
6 |
Wishlist |
False |
Description
checkbox.shell opens a runtime shell inside checkbox.
However, unlike other runtime shells (pyenv comes to mind) there is no visible hint that you're in a checkbox shell.
It would be nice if your CLI prompt changed to let you know you're inside checkbox.
Example:
u@u:$ checkbox.shell
checkbox runtime shell, type 'exit' to quit the session
[checkbox] u@u:$ exit
exit
u@u:~$ _
Attachments
No attachments
Tags:
['checkbox']
This issue was migrated from https://bugs.launchpad.net/checkbox-ng/+bug/1982561
Summary
Description
checkbox.shell opens a runtime shell inside checkbox.
However, unlike other runtime shells (pyenv comes to mind) there is no visible hint that you're in a checkbox shell.
It would be nice if your CLI prompt changed to let you know you're inside checkbox.
Example:
u@u:
$ checkbox.shell$ exitcheckbox runtime shell, type 'exit' to quit the session
[checkbox] u@u:
exit
u@u:~$ _
Attachments
No attachments
Tags:
['checkbox']