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: coder/boo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.16
Choose a base ref
...
head repository: coder/boo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.17
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 13, 2026

  1. fix(ui): recognize encoded arrows so C-a Up/Down/Left/Right works aga…

    …in (#56)
    
    Recognizes the functional cursor-key encoding (ESC [ 1;mods:event A/B/C/D) that a report-events terminal produces once the keyboard mirror is active, restoring C-a sidebar browse/resize. Modified arrows and releases forward to the app verbatim.
    kylecarbs authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    788ca95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116bbd2 View commit details
    Browse the repository at this point in the history
Loading