Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VT sequence support for EraseInLine, EraseInDisplay, DeleteCharacter and InsertCharacter #2144

Merged
merged 5 commits into from
Jul 30, 2019

Commits on Jul 29, 2019

  1. some VT sequences

    Pankaj Bhojwani committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    7b15c18 View commit details
    Browse the repository at this point in the history
  2. formatting changes

    Pankaj Bhojwani committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    9a4987d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. fixed DeleteCharacter not retaining text attributes when rewriting, a…

    …ddressed reviewer comments
    Pankaj Bhojwani committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    98d3661 View commit details
    Browse the repository at this point in the history
  2. implemented insert character, addressed comments

    Pankaj Bhojwani committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    7e452c0 View commit details
    Browse the repository at this point in the history
  3. minor edits

    Pankaj Bhojwani committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    87da48d View commit details
    Browse the repository at this point in the history