p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

Add the HVP control sequence, handle it identically as the CUP control sequence #293

Closed DrRataplan closed 10 years ago

DrRataplan commented 10 years ago

Some applications (the Testem JavaScript testing famework) use HVP control sequence to initiate redraws of the interface. By supporting them, we can make testem and more be rendered correctly.

The HVP CS can be handled identically to the CUP control sequence: http://www.vt100.net/docs/vt100-ug/chapter3.html

p-e-w commented 10 years ago

Merged!

In over one year of Final Term's public existence, this is the first time anyone has dared to contribute to the terminal emulation code. Thank you very much :+1:, if you have more knowledge on that subject I'd greatly appreciate further pull requests.

I hope you don't mind that you are now credited in Final Term's About dialog :)

DrRataplan commented 10 years ago

Tyvm! I'll look further into the emulation code! On 17 Jun 2014 19:11, "Philipp Emanuel Weidmann" notifications@github.com wrote:

Merged!

In over one year of Final Term's public existence, this is the first time anyone has dared to contribute to the terminal emulation code. Thank you very much [image: :+1:], if you have more knowledge on that subject I'd greatly appreciate further pull requests.

I hope you don't mind that you are now credited in Final Term's About dialog https://github.com/p-e-w/finalterm/commit/c081320c55dd547340d4830b9e2e9425b9d53195 :)

— Reply to this email directly or view it on GitHub https://github.com/p-e-w/finalterm/pull/293#issuecomment-46336665.