[Konsole-devel] [Bug 294686] New: RFE: add more options for tab/window naming

kavol kavol at seznam.cz
Thu Feb 23 14:04:43 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=294686

           Summary: RFE: add more options for tab/window naming
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: kavol at seznam.cz


Version:           unspecified (using Devel) 
OS:                Linux

Using Profile settings you can specify a format string which is to be used to
construct tab name.

It'd be useful to add more options, at least for

* current profile name

* tab name set by the shell (not to be confused with window title that can be
included using "%w")



Reproducible: Didn't try

Steps to Reproduce:
to set the tab name, use something like:

echo -n -e "\033]30;my tab name\a"

Actual Results:  
if you leave the formatting string field empty, you get profile name ("Shell"
for example) as a fallback, and it lasts until you change it from the shell

you have no way to use one of these two explicitly in the formatting string,
i.e. once the shell changes the name, profile name gets lost from the actual
title

you cannot construct a tab name like "Profile name (session number) - tab title
set by the shell"

Expected Results:  
none of the abovementioned limitations

See the discussion in bug #162326.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list