-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
In contrast to e.g. bash, using zsh shell running GRASS doesn't change the prompt. This makes it very difficult to know first of all if GRASS is running but also which location is opened.
- /bin/bash:
computer:~ nila$ grass79
GRASS 7.9.dev (srtm):~ >
- /bin/zsh:
nila@computer ~ % grass79
nila@computer ~ %
Expected behavior
Zsh should have a prompt which at least indicates if GRASS is running, and possibly also location.
System description (please complete the following information):
- Operating System: tested on macOS 10.15 (but the issue is probably independent of OS)
- GRASS 7.9.dev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request