[PATCH] Bug
- Do not print xterm titles without a tty. Writing escape sequences for xterm titles is unnecessary when the output is piped into another tool. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
631d03ce38
commit
48b9fdc152
@@ -113,6 +113,8 @@ Bugs
|
||||
+ Added missing localized confirmation strings (thanks to Rainer Müller).
|
||||
+ Fixed bug that added an extra newline after setting the terminal title
|
||||
(thanks to Rainer Müller).
|
||||
+ Fixed a bug where the terminal title was tried to be set without a tty
|
||||
(thanks to Rainer Müller).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user