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: fortio/terminal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.63.1
Choose a base ref
...
head repository: fortio/terminal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.63.3
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 17, 2026

  1. Stop working around silly ghostty bug about the ♥ character - maybe i…

    …t'll get fixed instead (only been 9+ months since reported) (#213)
    
    * Stop working around silly ghostty bug about the ♥ character - maybe it'll get fixed instead
    
    * Add note about the ghostty bug
    ldemailly authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    9547a7b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Remove vestigial EndSyncMode() in ReadOrResizeOrSignal. Add a Flush()…

    … for fps ticks mode start (#214)
    
    * Remove vestigial EndSyncMode() in ReadOrResizeOrSignal. Add a Flush() for fps ticks mode start
    
    * Fix brick handling of end game display (need EndSyncMode now) - and replay needs flusing
    
    * Better comment for the flush before entering tick loop
    
    * add gotcha about potential need to sync/flush to ReadOrResizeOrSignal's doc
    ldemailly authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    179422e View commit details
    Browse the repository at this point in the history
  2. Flush the request background color (#215)

    * Flush the request background color
    ldemailly authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    4b15d0f View commit details
    Browse the repository at this point in the history
Loading