-
Notifications
You must be signed in to change notification settings - Fork 875
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: charmbracelet/bubbletea
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: charmbracelet/bubbletea
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.26.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 23 files changed
- 4 contributors
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb36874 - Browse repository at this point
Copy the full SHA cb36874View commit details -
chore(readme): add superfile to 'in the wild' (#985)
* docs: add superfile to "in the Wild" * Update README.md --------- Co-authored-by: Christian Rocha <christian@rocha.is>
Configuration menu - View commit details
-
Copy full SHA for ef4e46c - Browse repository at this point
Copy the full SHA ef4e46cView commit details
Commits on May 17, 2024
-
fix(windows): clean up windows input reader
Remove unused and use CancelIo API to cancel reads.
Configuration menu - View commit details
-
Copy full SHA for 920d07b - Browse repository at this point
Copy the full SHA 920d07bView commit details -
fix(windows): prevent firing multiple window size events
On Windows, changing the alt-screen-buffer triggers a window-size-event. This might cause issues with some applications. Cache the last window-size-event and compare before sending it the model. Fixes: #1019
Configuration menu - View commit details
-
Copy full SHA for 09f4ef0 - Browse repository at this point
Copy the full SHA 09f4ef0View commit details
Commits on May 21, 2024
-
refactor: use x/term and x/ansi for renderer sequences (#962)
* refactor: use x/exp/term for renderer sequences This replaces termenv.Output with raw sequences and a bytes.Buffer to handle vt screen and cursor events. * chore: update dependencies * refactor: use x/term
Configuration menu - View commit details
-
Copy full SHA for cb801d8 - Browse repository at this point
Copy the full SHA cb801d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e656c56 - Browse repository at this point
Copy the full SHA e656c56View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ac3642 - Browse repository at this point
Copy the full SHA 2ac3642View commit details
There are no files selected for viewing