anthraxx / intellij-awesome-console

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!
MIT License
159 stars 40 forks source link

New Feature: Set terminal title from #45

Closed vasyas closed 5 years ago

vasyas commented 5 years ago

It would be even more awesome if the plugin would set terminal title from escape sequences, as some of the other terminals do, for example, Gnome terminal or iTerm2.

And example for sequence:

echo -e '\033]0;This would be title\007'
anthraxx commented 5 years ago

This is about the console, not the terminal.