FS#70752 - [bash] match more TERM values in /etc/bash.bashrc

Attached to Project: Arch Linux
Opened by nl6720 (nl6720) - Saturday, 08 May 2021, 07:09 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 05 February 2023, 09:03 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
Felix Yan (felixonmars)
Levente Polyak (anthraxx)
Giancarlo Razzolini (grazzolini)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 7
Private No

Details

Description:
To set the PROMPT_COMMAND, /etc/bash.bashrc matches a limited set of TERM values.
The list should be extended to match more terminal emulators that support setting xterm title. E.g.:

Eterm*|alacritty*|aterm*|gnome*|konsole*|kterm*|putty*|rxvt*|tmux*|xterm*)


Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any
bash 5.1.004-1
https://wiki.archlinux.org/title/Alacritty#%22user@host:cwd%22_in_Window_Title_Bar


Steps to reproduce:
Run bash in alacritty.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 05 February 2023, 09:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  5.1.016-2
Comment by nl6720 (nl6720) - Tuesday, 31 January 2023, 15:08 GMT
Another one to add would be "foot*" https://codeberg.org/dnkl/foot/issues/872#issuecomment-296153
I.e.:

Eterm*|alacritty*|aterm*|foot*|gnome*|konsole*|kterm*|putty*|rxvt*|tmux*|xterm*)
Comment by Tobias Powalowski (tpowa) - Tuesday, 31 January 2023, 19:03 GMT
fixed on trunk.
Comment by Tobias Powalowski (tpowa) - Tuesday, 31 January 2023, 20:53 GMT
bash-5.1.016-2

Loading...