hyperterm-title icon indicating copy to clipboard operation
hyperterm-title copied to clipboard

DEPRECATION notice

Open parro-it opened this issue 8 years ago • 5 comments
trafficstars

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 avatar Dec 12 '16 16:12 parro-it

@parro-it does the feature in hyper core work with Windows cmd? It never adds the current folder to the title here..

Stanzilla avatar Jan 13 '17 00:01 Stanzilla

@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...

parro-it avatar Jan 15 '17 09:01 parro-it

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?

cfjedimaster avatar Mar 09 '17 02:03 cfjedimaster

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

parro-it avatar Mar 09 '17 09:03 parro-it

I apologize - I figured it out and swore I remembered coming back here to say I had it covered, but I forgot.

cfjedimaster avatar Mar 09 '17 12:03 cfjedimaster