Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sectore/timr-tui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: sectore/timr-tui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 4 commits
  • 40 files changed
  • 1 contributor

Commits on Oct 19, 2025

  1. update all demos (#135)

    - new size: `1000x500`
    - remove deprecated demos
    - `just da`: build all demos
    - update README
    sectore authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    1742d68 View commit details
    Browse the repository at this point in the history
  2. fix(tape) typo

    sectore committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    513f1fe View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. fix: filter KeyEventKind::Press out (#137)

    to ignore all the other `CrosstermEvent::Key` events
    sectore authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    27cb8c7 View commit details
    Browse the repository at this point in the history
  2. Prepare v1.6.1

    sectore committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    cdb0901 View commit details
    Browse the repository at this point in the history
Loading