Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Add support for regular expressions #4

Open
kankaristo opened this issue Mar 14, 2019 · 0 comments
Open

Add support for regular expressions #4

kankaristo opened this issue Mar 14, 2019 · 0 comments

Comments

@kankaristo
Copy link

Please add regular expression support for replacing/modifying the tab title.

This would be much more powerful than the current removals, prefix and suffix. You could do all of those, but you could also do much more.

I'm mostly interested in removing usernames from the beginning of tab titles, since I always use the same user on a specific host I SSH into, so seeing the hostname is enough (and I often have the same username on many hosts, so the username is just noise and fills up the tab title). A simple regex replace like /^\w+@// would do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant