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

Support truecolor #756

Closed
wants to merge 23 commits into from
Closed

Support truecolor #756

wants to merge 23 commits into from

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    c7d6fe6 View commit details
    Browse the repository at this point in the history
  2. Support truecolor

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    879b1a4 View commit details
    Browse the repository at this point in the history
  3. Properly clear spans

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    8b52c85 View commit details
    Browse the repository at this point in the history
  4. Correct back color erase

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    d392ff4 View commit details
    Browse the repository at this point in the history
  5. Type char data

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    ce793c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9720d6f View commit details
    Browse the repository at this point in the history
  7. Simplify the renderer

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    adf9985 View commit details
    Browse the repository at this point in the history
  8. Fix a bunch of tests

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    cbf3828 View commit details
    Browse the repository at this point in the history
  9. Add more types to renderer

    Tyriar committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    98ac45e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Remove out of date doc

    Tyriar committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    645a386 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Configuration menu
    Copy the full SHA
    59d7cd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Initial working version of new memory optimizations

    Very fragile right now, only works for basic IO
    
    Part of xtermjs#791
    Tyriar committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    06ff1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64175cc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Configuration menu
    Copy the full SHA
    341a34d View commit details
    Browse the repository at this point in the history
  2. Fix tests and lint

    Tyriar committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    6d4bcbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10dcfc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80a4c32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bde18c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc315ea View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Configuration menu
    Copy the full SHA
    8377fb4 View commit details
    Browse the repository at this point in the history
  2. Fix build

    Tyriar committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    fbbd664 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    b94d8a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Configuration menu
    Copy the full SHA
    999d00d View commit details
    Browse the repository at this point in the history