Custom session name creation pattern/settings

Advertisement

consistency
consistency avatar
Joined:
Posts:
54
Location:
austria

Custom session name creation pattern/settings

If I save a session with the hostname example.com and the user root, it will add a default name in the save field as: [email protected]

This is quite unhandy if you have multiple servers with root users and a different user, in the session list the will get sorted like:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
So they are not sorted by server but by username.

I always rename the session like this:
example.com: root
example.com: username
So everything is sorted by server

Would it be possible to:
  1. add my pattern (#hostname: #username) to switch per checkbox (defaultSessionName=0/1 in the ini file) or
  2. allow a custom pattern to be defined in the ini file (defaultSessionName="--#hostname: || #username--")

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum