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

Allow unmanaged output above the app in standard renderer #249

Merged
merged 12 commits into from Jun 22, 2022

Commits on Jun 22, 2022

  1. Copy the full SHA
    db140c8 View commit details
    Browse the repository at this point in the history
  2. rename queuedMessages -> queuedMessageLines & break apart strings dur…

    …ing message processing
    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    d7204d3 View commit details
    Browse the repository at this point in the history
  3. delete cursorDownBy

    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    33fa6f5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c604d40 View commit details
    Browse the repository at this point in the history
  5. add skipLines[] tracking back to standard renderer, and add rename sk…

    …ippedLines local to jumpedLines to clarify they are separate comments
    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    d8bde7d View commit details
    Browse the repository at this point in the history
  6. request repaint when a message is recieved

    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    3bd5e17 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    794be04 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a8e1aac View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    54c29ad View commit details
    Browse the repository at this point in the history
  10. fix off by one in std renderer

    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    c4c903e View commit details
    Browse the repository at this point in the history
  11. add Printf/Println to tea.go

    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    c2ab77d View commit details
    Browse the repository at this point in the history
  12. revert attempt at sequence compression + cursorUpBy

    Maxwell Huang-Hobbs authored and meowgorithm committed Jun 22, 2022
    Copy the full SHA
    a3d0fd3 View commit details
    Browse the repository at this point in the history