Flatpak version has different prompt in terminal pane than in Terminal app
- Lingua principale
- Vala
- Stelle
- 521
- Fork
- 118
- Merge medio
- 1g 8h
- PR unite (30g)
- 14
Descrizione
### What Happened?
In the Terminal app (and the native Code app) the prompt is taken from the system environment variable `PS1` defined in `etc/skel/.bashrc` possible modified in `~/.bashrc`. However in the FlatPak app this variable defaults to `$FLATPAK_ID \W]\$` which is less helpful.
### Steps to Reproduce
Run Flatpak Code and look at terminal pane
### Expected Behavior
The prompt shown should match that set by the user in their `.bashrc` file.
### OS Version
8.x (Circe)
### OS Architecture
amd64 (on most hardwares)
### Session Type
Secure Session (Wayland, This is the default)
### Software Version
Latest release (I have run all updates)
### Log Output
```shell
```
### Hardware Info
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.