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

LineEditor Re-architecture #595

Closed
wants to merge 29 commits into from
Closed

Commits on Nov 30, 2023

  1. differential rendering

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a031315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60aeceb View commit details
    Browse the repository at this point in the history
  3. Remove duplicated state

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5b0a82c View commit details
    Browse the repository at this point in the history
  4. Autoindent

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1a93a42 View commit details
    Browse the repository at this point in the history
  5. Resize, Clear

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d5d21f5 View commit details
    Browse the repository at this point in the history
  6. Rerender on abort

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9057ec9 View commit details
    Browse the repository at this point in the history
  7. Bug fixes

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2b04afe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdb4edf View commit details
    Browse the repository at this point in the history
  9. Test fix

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3c93a71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b39e3d View commit details
    Browse the repository at this point in the history
  11. autoindent-compatibility

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c2f758e View commit details
    Browse the repository at this point in the history
  12. finished_rendering

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    71587f7 View commit details
    Browse the repository at this point in the history
  13. fix rendering test

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    961f855 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f0f7ad View commit details
    Browse the repository at this point in the history
  15. update dialogs by key

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    10cef3e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    37a8ada View commit details
    Browse the repository at this point in the history
  17. re-implement pre_input_hook

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    47ec0a3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7586a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7d7a4c5 View commit details
    Browse the repository at this point in the history
  20. Autoindent compatibility

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    53c8f2f View commit details
    Browse the repository at this point in the history
  21. Fix for readline test

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a489d43 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f3c6791 View commit details
    Browse the repository at this point in the history
  23. Use 24x80 size in test

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    96c8e09 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9c9f188 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c5eabbe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    405cd9d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    138d4ef View commit details
    Browse the repository at this point in the history
  28. Scrolldown after sigint

    tompng committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    92899f0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    37014b8 View commit details
    Browse the repository at this point in the history