alpha
Login
or
Join now
bomb.sh
/
tty
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/bombshell-dev/tty. Platform independent 2D layout engine for terminal applications based on Clay
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tty
/
demo
/
at
scroll
9 files
Charles Lowell
📝 add scroll specification and implementation
3mo ago
ae6bfcf2
colors.ts
📝 add scroll specification and implementation Introduces specs/scroll-spec.md (v0.2) with caller-owned scroll model. Clip API changes from { horizontal, vertical } to { x?, y? } with numeric offsets. Adds scrollDelta on ElementInfo for wheel delta reporting. Adds RenderOptions.event for input event integration. Includes scroll demo with ~10k lines of lorem markdown.
3 months ago
inline-region.ts
💅 use const for top-level constants in demos
3 months ago
keyboard-key-events.gif
📃update README
3 months ago
keyboard-pointer-events.gif
📃update README
3 months ago
keyboard.ts
💅 use const for top-level constants in demos
3 months ago
lorem.ts
📝 add scroll specification and implementation Introduces specs/scroll-spec.md (v0.2) with caller-owned scroll model. Clip API changes from { horizontal, vertical } to { x?, y? } with numeric offsets. Adds scrollDelta on ElementInfo for wheel delta reporting. Adds RenderOptions.event for input event integration. Includes scroll demo with ~10k lines of lorem markdown.
3 months ago
scroll.ts
📝 add scroll specification and implementation Introduces specs/scroll-spec.md (v0.2) with caller-owned scroll model. Clip API changes from { horizontal, vertical } to { x?, y? } with numeric offsets. Adds scrollDelta on ElementInfo for wheel delta reporting. Adds RenderOptions.event for input event integration. Includes scroll demo with ~10k lines of lorem markdown.
3 months ago
use-input.ts
✨ add interactive keyboard demo with full 104-key layout
3 months ago
use-stdin.ts
✨ add interactive keyboard demo with full 104-key layout
3 months ago