← Back to team overview

epoptes team mailing list archive

[Bug 1526740] Re: Better title for "Open terminal"

 

Fix released in epoptes 0.5.9.

** Changed in: epoptes
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released

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


References