hyperterm-title
hyperterm-title copied to clipboard
DEPRECATION notice
Hyper goes 1.0.0 today: https://github.com/zeit/hyper/releases/tag/1.0.0.
hyperterm-title features are now included in hyper core, so this plugin is now deprecated.
It doesn't work at all from version 1.0.0 of hyper.
I will add a notice soon on readme.
@parro-it does the feature in hyper core work with Windows cmd? It never adds the current folder to the title here..
@parro-it does the feature in hyper core work with Windows cmd?
It should, but I never checked it with Windows. Other users have I guess...
It never adds the current folder to the title here..
That's doesn't depend on the feature per-se, but on the escape code you emit on your prompt.
Anyway, please open an issue on hyper repo if you still have problems...
I hate to nag on this, but for the life of me I can't find where this is documented. Is there a page saying how this is done w/ Hyper?
I hate to nag on this, but for the life of me I can't find where this is documented. Is there a page saying how this is done w/ Hyper?
Sorry, I don't get you: what do you mean exactly? The feature is enabled by default, you haven't to configure anything...
If you mean how to configure what to put in the title, this is not a responsibility of your terminal emulator, but of your shell. Have a look at some examples here
I apologize - I figured it out and swore I remembered coming back here to say I had it covered, but I forgot.