Files
gentoo/app-shells/bash
Sven Wegener fad333363f app-shells/bash: do not update screen's internal window title
The k escape sequence changes screen's internal window title, which is
the alias given by the user to the window and which should not be
changed by an application running inside screen. screen supports the so
called hardstatus line with the _ escape sequence, which should be used
instead and which gets forwarded to the terminal as the title.

Signed-off-by: Sven Wegener <swegener@gentoo.org>
2023-03-04 20:29:06 +01:00
..