GNU bug report logs - #35424
Gnome terminal doesn't keep current working directory in new tab

Previous Next

Package: guix;

Reported by: Ben Sturmfels <ben <at> stumbles.id.au>

Date: Thu, 25 Apr 2019 05:57:02 UTC

Severity: normal

Merged with 61393, 72172

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: bug#61393: closed (Re: bug#72172: Text is missing from main title
 bar and tabs in Gnome Console)
Date: Mon, 26 May 2025 13:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#35424: Guix System's PS1 does not set the terminal title

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61393 <at> debbugs.gnu.org.

-- 
35424: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35424
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ben Sturmfels <ben <at> stumbles.id.au>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 72172-done <at> debbugs.gnu.org,
 Efraim Flashner <efraim <at> flashner.co.il>, 35424-done <at> debbugs.gnu.org
Subject: Re: bug#72172: Text is missing from main title bar and tabs in
 Gnome Console
Date: Mon, 26 May 2025 22:18:00 +0900
Hi,

This should be fixed with commit 78d4b1e52c, at least if you use the
%desktop-services.

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: Guix System's PS1 does not set the terminal title
Date: Thu, 09 Feb 2023 13:38:39 -0500
Hi,

The tabs in GNOME's Console (kgx command) are blanks (no names).  This
appears to be due to not having a title set via an ANSI escape in our
default prompt (PS1 environment variable).

We should look at what Fedora is using and extend our PS1 with it.

To confirm that it works, type the following in Console:

--8<---------------cut here---------------start------------->8---
echo -e "\033]0;[title]\07"
--8<---------------cut here---------------end--------------->8---

And you'll see the tab becomes named "[title]".

-- 
Thanks,
Maxim



This bug report was last modified 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.