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

Multi-line status prompt ticker #3577

Merged
merged 121 commits into from
Sep 26, 2024
Merged

Multi-line status prompt ticker #3577

merged 121 commits into from
Sep 26, 2024

Commits on Sep 18, 2024

  1. wip

    lihaoyi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d532b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a2ab0 View commit details
    Browse the repository at this point in the history
  3. .

    lihaoyi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    52d4163 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35fcf43 View commit details
    Browse the repository at this point in the history
  5. .

    lihaoyi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8cdca12 View commit details
    Browse the repository at this point in the history
  6. .

    lihaoyi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2c615ab View commit details
    Browse the repository at this point in the history
  7. wip trying to buffer output

    lihaoyi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    277feef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6c8f3c1 View commit details
    Browse the repository at this point in the history
  3. works

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    da050ab View commit details
    Browse the repository at this point in the history
  4. wip

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4ff88de View commit details
    Browse the repository at this point in the history
  5. wip

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    771be38 View commit details
    Browse the repository at this point in the history
  6. wip

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    81311f2 View commit details
    Browse the repository at this point in the history
  7. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    641f55e View commit details
    Browse the repository at this point in the history
  8. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    64f8973 View commit details
    Browse the repository at this point in the history
  9. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3c98ee2 View commit details
    Browse the repository at this point in the history
  10. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    486be7d View commit details
    Browse the repository at this point in the history
  11. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    038aae9 View commit details
    Browse the repository at this point in the history
  12. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    239f76a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a70766d View commit details
    Browse the repository at this point in the history
  14. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bd68251 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd895a0 View commit details
    Browse the repository at this point in the history
  16. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    36b97f8 View commit details
    Browse the repository at this point in the history
  17. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    990f7d1 View commit details
    Browse the repository at this point in the history
  18. wip

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c447df0 View commit details
    Browse the repository at this point in the history
  19. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    515e704 View commit details
    Browse the repository at this point in the history
  20. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cb6f9b6 View commit details
    Browse the repository at this point in the history
  21. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2cd440 View commit details
    Browse the repository at this point in the history
  22. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d1c41d7 View commit details
    Browse the repository at this point in the history
  23. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8ab7918 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b6ad58c View commit details
    Browse the repository at this point in the history
  25. prompt title centering

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7fda88f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4c5efd5 View commit details
    Browse the repository at this point in the history
  27. renderHeader tests

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3269c72 View commit details
    Browse the repository at this point in the history
  28. more debouncing on removal

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d67b456 View commit details
    Browse the repository at this point in the history
  29. Long.MaxValue

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    616dea6 View commit details
    Browse the repository at this point in the history
  30. transfer terminfo from client

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5e1385 View commit details
    Browse the repository at this point in the history
  31. renderPrompt unit tests

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    325ccc1 View commit details
    Browse the repository at this point in the history
  32. wip removalDelay test

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e4f3ea6 View commit details
    Browse the repository at this point in the history
  33. fix rendering

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d44b0d5 View commit details
    Browse the repository at this point in the history
  34. fix-compile

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d79906e View commit details
    Browse the repository at this point in the history
  35. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    12ec229 View commit details
    Browse the repository at this point in the history
  36. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    085ede3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    611c7d4 View commit details
    Browse the repository at this point in the history
  38. .

    lihaoyi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    34c7208 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6842986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    816b800 View commit details
    Browse the repository at this point in the history
  3. buffer up prompts

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    432b1fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db0c81 View commit details
    Browse the repository at this point in the history
  5. simplify termDimensions

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    36ac687 View commit details
    Browse the repository at this point in the history
  6. simplify termDimensions

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    306ec44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1df4fe4 View commit details
    Browse the repository at this point in the history
  8. more fixes

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8f8ed1c View commit details
    Browse the repository at this point in the history
  9. fix+format

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    289c8dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b40bba8 View commit details
    Browse the repository at this point in the history
  11. .

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e0110f View commit details
    Browse the repository at this point in the history
  12. tweaks

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1573a96 View commit details
    Browse the repository at this point in the history
  13. try and fix exit code

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e51dab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ed81b3 View commit details
    Browse the repository at this point in the history
  15. .

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a3c0fe6 View commit details
    Browse the repository at this point in the history
  16. fixes

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    35907a3 View commit details
    Browse the repository at this point in the history
  17. fixes

    lihaoyi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b5a7083 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. wip

    lihaoyi committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3156586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eab6a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7199e05 View commit details
    Browse the repository at this point in the history
  4. fix missing trailing output

    lihaoyi committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1a05e1c View commit details
    Browse the repository at this point in the history
  5. fix

    lihaoyi committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7ccdea3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8420a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e23fc07 View commit details
    Browse the repository at this point in the history
  3. put back line prefixes

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    aabc13d View commit details
    Browse the repository at this point in the history
  4. fixes

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6da90c0 View commit details
    Browse the repository at this point in the history
  5. fixes

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5d85b47 View commit details
    Browse the repository at this point in the history
  6. fixes

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e4cd4f6 View commit details
    Browse the repository at this point in the history
  7. fix

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2ae3478 View commit details
    Browse the repository at this point in the history
  8. .

    lihaoyi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    985c691 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    414e727 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    68b0d1a View commit details
    Browse the repository at this point in the history
  2. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7f94afd View commit details
    Browse the repository at this point in the history
  3. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7fcd03d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d3704 View commit details
    Browse the repository at this point in the history
  5. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d2d2b1e View commit details
    Browse the repository at this point in the history
  6. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    516182d View commit details
    Browse the repository at this point in the history
  7. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7726da3 View commit details
    Browse the repository at this point in the history
  8. always notify in PipeStreams

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    38a2b1a View commit details
    Browse the repository at this point in the history
  9. .

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fd3acf9 View commit details
    Browse the repository at this point in the history
  10. task log headers

    lihaoyi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4704013 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. .

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6dd4e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cce6b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4dbbe0 View commit details
    Browse the repository at this point in the history
  4. implement test terminal

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    101802a View commit details
    Browse the repository at this point in the history
  5. wip

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    048f00b View commit details
    Browse the repository at this point in the history
  6. wip

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    470caf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a211350 View commit details
    Browse the repository at this point in the history
  8. wip

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    66b389d View commit details
    Browse the repository at this point in the history
  9. .

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9989a08 View commit details
    Browse the repository at this point in the history
  10. .

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    35c0638 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fdfdbf View commit details
    Browse the repository at this point in the history
  12. .

    lihaoyi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4965555 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7f6c713 View commit details
    Browse the repository at this point in the history
  3. rename

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b042c77 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary sleep

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ae88d2b View commit details
    Browse the repository at this point in the history
  5. .

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    93f6fae View commit details
    Browse the repository at this point in the history
  6. wip

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5f74864 View commit details
    Browse the repository at this point in the history
  7. wip

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1ca0c71 View commit details
    Browse the repository at this point in the history
  8. wip

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b3a69f7 View commit details
    Browse the repository at this point in the history
  9. wip

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7057570 View commit details
    Browse the repository at this point in the history
  10. wip

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5482bfb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7579d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c127015 View commit details
    Browse the repository at this point in the history
  13. .

    lihaoyi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    32cc9c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    38386bc View commit details
    Browse the repository at this point in the history
  3. .

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0a475d6 View commit details
    Browse the repository at this point in the history
  4. color prompt details

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b62f9e7 View commit details
    Browse the repository at this point in the history
  5. merge

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9d0f7a View commit details
    Browse the repository at this point in the history
  6. mima

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f95f5b6 View commit details
    Browse the repository at this point in the history
  7. merge

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3a8a4e7 View commit details
    Browse the repository at this point in the history
  8. .

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7a029da View commit details
    Browse the repository at this point in the history
  9. .

    lihaoyi committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bcf1056 View commit details
    Browse the repository at this point in the history