Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Add TerminalBuffer & TerminalCursor, parse \n \r \b, and more escape codes #85

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2018

  1. Configuration menu
    Copy the full SHA
    7f87ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f4c61 View commit details
    Browse the repository at this point in the history
  3. A few fixes after merge

    ian-mcdowell committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    604e891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    248f75b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04e1292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    194a57f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b072134 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

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

Commits on Feb 13, 2018

  1. Configuration menu
    Copy the full SHA
    779714b View commit details
    Browse the repository at this point in the history
  2. Synchronize TerminalCursor & textview cursor, add distance to Termina…

    …lCursor.Direction, fix emoji offset bugs
    ian-mcdowell committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    66ba9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b3af8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba89fcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0abe5dc View commit details
    Browse the repository at this point in the history
  6. Fixed parser tests

    ian-mcdowell committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    d09ebcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59f516d View commit details
    Browse the repository at this point in the history
  8. Fix for missing libtext.dylib & share reading from stdin (louisdh#90)

    * Added libtext.dylib to OpenTerm
    
    * Fixed share stdin
    ian-mcdowell committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    872573a View commit details
    Browse the repository at this point in the history
  9. Added ls colors test

    ian-mcdowell committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    55804dc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    3d36b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569865f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f474440 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

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