all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#61393: Guix System's PS1 does not set the terminal title
@ 2023-02-09 18:38 Maxim Cournoyer
  0 siblings, 0 replies; only message in thread
From: Maxim Cournoyer @ 2023-02-09 18:38 UTC (permalink / raw)
  To: 61393

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-09 18:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09 18:38 bug#61393: Guix System's PS1 does not set the terminal title Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.