Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
csamuelson
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-module
terminalio
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2025
Circuitpython standard for function macros is upper case
RetiredWizard
committed
f02a3dc
View commit details
Copy full SHA for f02a3dc
View code at this point
Browse repository at this point
remove redundant code
RetiredWizard
committed
a52d357
View commit details
Copy full SHA for a52d357
View code at this point
Browse repository at this point
local pre-commit run....
RetiredWizard
committed
1c643bd
View commit details
Copy full SHA for 1c643bd
View code at this point
Browse repository at this point
down arrow code is redundant
RetiredWizard
committed
2259731
View commit details
Copy full SHA for 2259731
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
vt_args can be negative
RetiredWizard
committed
9811764
View commit details
Copy full SHA for 9811764
View code at this point
Browse repository at this point
Add VT100 ranged scroll
RetiredWizard
committed
8c5c624
View commit details
Copy full SHA for 8c5c624
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
Guard n_args variable with CIRCUITPY_TERMINALIO_VT100 flag
RetiredWizard
committed
7cbe3b5
View commit details
Copy full SHA for 7cbe3b5
View code at this point
Browse repository at this point
increase possible length of <digits> portion of sequence
RetiredWizard
committed
9820c85
View commit details
Copy full SHA for 9820c85
View code at this point
Browse repository at this point
forgot local pre-commit :/
RetiredWizard
committed
8f66fed
View commit details
Copy full SHA for 8f66fed
View code at this point
Browse repository at this point
small (170 bytes) code size optimization
RetiredWizard
committed
8813308
View commit details
Copy full SHA for 8813308
View code at this point
Browse repository at this point
fix for sequence params and compile flag (not enabled yet)
RetiredWizard
committed
0501a8e
View commit details
Copy full SHA for 0501a8e
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
Add basic VT100 scrolling
RetiredWizard
committed
bc96ce8
View commit details
Copy full SHA for bc96ce8
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Add support for VT100 terminal color ESC sequences
RetiredWizard
committed
1f2e66f
View commit details
Copy full SHA for 1f2e66f
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
wip: fixing compilation
dhalbert
committed
71f17b0
View commit details
Copy full SHA for 71f17b0
View code at this point
Browse repository at this point
Commits on May 20, 2024
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
View code at this point
Browse repository at this point
add #pragma once to all CircuitPython header files without any include guards
dhalbert
committed
dbef48d
View commit details
Copy full SHA for dbef48d
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
finish status bar internal simplification
dhalbert
committed
0cd3737
View commit details
Copy full SHA for 0cd3737
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
status bar control
dhalbert
committed
52080e2
View commit details
Copy full SHA for 52080e2
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Wi-Fi autoconnect and title bar status
Show description for 6446010
tannewt
committed
6446010
View commit details
Copy full SHA for 6446010
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
fix REPL terminal garbled characters upon code.py finished
Kevin Matocha
authored and
Kevin Matocha
committed
790af2d
View commit details
Copy full SHA for 790af2d
View code at this point
Browse repository at this point
retains REPL terminal data after display.show(None) when terminal size is not changed
Kevin Matocha
authored and
Kevin Matocha
committed
6b2266b
View commit details
Copy full SHA for 6b2266b
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Additional missing-prototypes fixes
Show description for 621953c
jepler
committed
621953c
View commit details
Copy full SHA for 621953c
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Add ability to disable BLE workflow
Show description for 1e22561
tannewt
committed
1e22561
View commit details
Copy full SHA for 1e22561
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
Fix move cursor esc sequence of terminalio to meet ANSI standard
t-ikegami
committed
a4be619
View commit details
Copy full SHA for a4be619
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Fix format
t-ikegami
committed
171820e
View commit details
Copy full SHA for 171820e
View code at this point
Browse repository at this point
Fix format
t-ikegami
committed
5f77d07
View commit details
Copy full SHA for 5f77d07
View code at this point
Browse repository at this point
Fix format.
t-ikegami
committed
3c4d763
View commit details
Copy full SHA for 3c4d763
View code at this point
Browse repository at this point
Add two escape sequences to terminalio.Termial:
Show description for 7810cb2
t-ikegami
committed
7810cb2
View commit details
Copy full SHA for 7810cb2
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
fix terminalio not clearing on construct
brentru
committed
1b7e213
View commit details
Copy full SHA for 1b7e213
View code at this point
Browse repository at this point
Commits on Jul 19, 2019
Add support for grayscale displays that are < 8 bit depth.
Show description for 6797ec6
tannewt
committed
6797ec6
View commit details
Copy full SHA for 6797ec6
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Move Glyph and BuiltinFont into fontio
Show description for 5e2fec7
tannewt
committed
5e2fec7
View commit details
Copy full SHA for 5e2fec7
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Standardize TileGrid to x and y properties over position
Show description for 224e9b1
tannewt
committed
224e9b1
View commit details
Copy full SHA for 224e9b1
View code at this point
Browse repository at this point
Commits on Feb 12, 2019
A variety of displayio improvements
Show description for c17f147
tannewt
committed
c17f147
View commit details
Copy full SHA for c17f147
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.