| CARVIEW |
Select Language
HTTP/2 200
date: Sun, 28 Dec 2025 09:08:04 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"71309e5d0291529b90e4c677d86b3b5e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=B7xNhnC8cgOxYuAMSPnGvYTyQpf8Z0r6R7mdQSOOG9xsvg9%2BerV8usgBeqPlZrxCc3pnQrZcnb6tAe3%2B39bqpIFglug66%2BCZOErZ3lP0%2BlV9DgiDJns44crgnQEsTuwG82EvZEVTVDP1%2Bx%2BtbzNPLEmS22XkXBZN9Rgu94yTh5ttwhYzRYDxgQAm3WClqE%2FVxL2SFQdYBzCopFLXaXhC8%2FhSGsXms988q7cSf8RJ4g5x68ihrPzsH1cd6aSkZ7mqjcgX54YShC0dFiF%2Bb4qdHg%3D%3D--Z6wGWaMoEVDpNluS--Svv83Ddq4zoT6ZgpnSWMvQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1753248664.1766912883; Path=/; Domain=github.com; Expires=Mon, 28 Dec 2026 09:08:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 28 Dec 2026 09:08:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DC32:272FBA:4D5150C:5D91AD6:6950F373
Releases Β· pterm/pterm Β· GitHub
13 Oct 21:20
Loading
06 Jun 20:40
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 216
Releases: pterm/pterm
Releases Β· pterm/pterm
v0.12.82
d5706ff
This commit was created on GitHub.com and signed with GitHubβs verified signature.
What's Changed
Exciting New Features π
- feat(bigtext_printer): add ASCII art representation for "@" character by @MarvinJWendt in #744
- feat(interactive_select): add filter input placeholder to multiselect and select printers by @MarvinJWendt in #745
Fixes π§
- fix(spinner): remove extra newline on start by @lavocatt in #732
- fix(print): enhance RemoveColorFromString to also strip OSC 8 hyperlinks by @MarvinJWendt in #746
- fix(interactive_textinput): fixed gray text when using a default value by @MarvinJWendt in #747
Other Changes
- Fix rounding factor panic by @MarvinJWendt in #722
- Fix typo in default continue prompt comment by @MarvinJWendt in #724
- Fix comment typo in SlogHandler by @MarvinJWendt in #723
- Fix selectOption for invalid defaults by @MarvinJWendt in #725
- Fix typos in comments by @MarvinJWendt in #726
New Contributors
Full Changelog: v0.12.81...v0.12.82
Assets 2
v0.12.81
7278f55
This commit was created on GitHub.com and signed with GitHubβs verified signature.
What's Changed
Exciting New Features π
- feat: adding more padding setters for BoxPrinter by @kelvne in #709
- feat(multiselect): optionally show selected options by @MarvinJWendt in #719
Fixes π§
- fix(logger): correctly print slog attribute values for json output by @KimNorgaard in #716
- fix(spinner): suppress spinner line clearing in raw output mode by @jagregory in #692
- fix(spinner): clear the old text when using
UpdateTextwithSpinnerby @Chance-fyi in #656 - fix(multiprinter): array out of bounds error in MultiPrinter.getString() by @DavidS-ovm in #678
New Contributors
- @KimNorgaard made their first contribution in #716
- @kelvne made their first contribution in #709
- @Bbulatov made their first contribution in #705
- @jagregory made their first contribution in #692
- @DavidS-ovm made their first contribution in #678
- @Chance-fyi made their first contribution in #656
Full Changelog: v0.12.80...v0.12.81
Assets 2
v0.12.80
What's Changed
Exciting New Features π
- feat: support timer modifactions on
SpinnerandProgressbarby @MarvinJWendt in #647 - feat: add alternate row style for table by @PaulPowershell in #667
Fixes π§
- fix(interactive-textinput): panic at interactive_textinput_printer & edit value in-place by @malyusha in #662
- fix: use rune len by @franklinkim in #685
- fix(progressbar/spinner): fix print while progressbar / spinner is running by @MarvinJWendt in #699
Other Changes
- Fixed documentation error by @sato-s in #674
- Fix table demos not working #673 by @PaulPowershell in #675
- refactor: use
strings.Builderto save memory by @apocelipes in #650 - refactor: replace empty interface with
anyby @MarvinJWendt in #698 - refactor: refactor table render by @PaulPowershell in #677
New Contributors
- @malyusha made their first contribution in #662
- @PaulPowershell made their first contribution in #667
- @sato-s made their first contribution in #674
- @franklinkim made their first contribution in #685
- @apocelipes made their first contribution in #650
Full Changelog: v0.12.79...v0.12.80
Assets 2
1 person reacted
v0.12.79
What's Changed
Exciting New Features π
- feat(text-input): Show
DefaultValueas placeholder by @MarvinJWendt in #639
Full Changelog: v0.12.78...v0.12.79
Assets 2
2 people reacted
v0.12.78
What's Changed
Fixes π§
- fix(progressbar):
ProgressbarandLoggerdid not work together co⦠by @MarvinJWendt in #627 - fix(textinput): fixed text width calculation by @auntan in #624
New Contributors
Full Changelog: v0.12.77...v0.12.78
Assets 2
v0.12.77
What's Changed
Fixes π§
- fix: graceful handling of odd args by @TylerGillson in #629
New Contributors
- @TylerGillson made their first contribution in #629
Full Changelog: v0.12.76...v0.12.77
Assets 2
v0.12.76
What's Changed
Fixes π§
- fix(rgb):
Sprintfdid not format properly by @MarvinJWendt in #622
Full Changelog: v0.12.75...v0.12.76
Assets 2
v0.12.75
What's Changed
Fixes π§
- fix:
PanelPrinterignored the set Writer by @MarvinJWendt in #614
Full Changelog: v0.12.74...v0.12.75
Assets 2
1 person reacted
v0.12.74
What's Changed
Exciting New Features π
- feat: automatically inject more
CallerOffsetinpterm.NewSlogHandlerby @MarvinJWendt in #609
Other Changes
- examples: fixed
interactive_multiselectexamples by @MarvinJWendt in #606 - ci(examples): demo is now always at the top by @MarvinJWendt in #607
Full Changelog: v0.12.73...v0.12.74
Assets 2
v0.12.73
What's Changed
Fixes π§
- fix(logger):
LogLevelDisableddoes no longer print anything by @MarvinJWendt in #601
Other Changes
- examples: fix typo in demo by @jrschumacher in #598
New Contributors
- @jrschumacher made their first contribution in #598
Full Changelog: v0.12.72...v0.12.73
Assets 2
1 person reacted
Previous Next
You canβt perform that action at this time.