Change tab text
  • Allow a few options for tab text to allow for things like Keepass to work.

    1. Session Name
    2. Inherit putty title
    3. ???
  • This is partially done in v1.0.2.  The SuperPutty window and tab text will now show what would normally be on the putty window title.
  • If would be great if SuperPutty inherits the window title from the putty window.
    Dynamic changes of the putty window title are currently not taken into account.

    We are using the following method to update the window title.

    PROMPT_COMMAND="\033]0;TEXT\007"
    echo $PROMPT_COMMAND

  • +1 for making this work!

    In regular putty, our environment correctly sets the title of the window to the prompt. In SuperPutty 1.0.3, we get the machine name we've connected to (which is great, except when you have to ssh off that machine to somewhere else).

    Could we either make SuperPutty honour the "\033]0;TEXT\007\003" type of escape code, or else have a tab menu item called "rename tab"? (Both would be great, but either would be plenty!)

    Thanks very much - and thanks for SuperPutty, which has saved oodles of clutter from my desktop :-)

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!