← Back to team overview

epoptes team mailing list archive

[Bug 1526740] [NEW] Better title for "Open terminal"

 

Public bug reported:

Currently when we go to Execute > Open terminal > XXX, locally, we get an xterm with a plain "socat" title.
It's better to run "xterm -T title" to get a better title there.
Ideally we want the title to be "user@hostname", where "user" is the logged in user, if we open a user terminal, or "root" if we open a root terminal,
and "hostname" is the result of the get_name() function, i.e. alias if defined, hostname otherwise.

** Affects: epoptes
     Importance: Wishlist
     Assignee: Fotis Tsamis (ftsamis)
         Status: Triaged

-- 
You received this bug notification because you are a member of Epoptes
Developers, which is subscribed to Epoptes.
https://bugs.launchpad.net/bugs/1526740

Title:
  Better title for "Open terminal"

Status in Epoptes:
  Triaged

Bug description:
  Currently when we go to Execute > Open terminal > XXX, locally, we get an xterm with a plain "socat" title.
  It's better to run "xterm -T title" to get a better title there.
  Ideally we want the title to be "user@hostname", where "user" is the logged in user, if we open a user terminal, or "root" if we open a root terminal,
  and "hostname" is the result of the get_name() function, i.e. alias if defined, hostname otherwise.

To manage notifications about this bug go to:
https://bugs.launchpad.net/epoptes/+bug/1526740/+subscriptions


Follow ups