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
bomb.sh/docs/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.
Overview
Issues
Pulls
Pipelines
tty
/
demo
/
at
rr/stacked-preview
11 files
Ryan Rauh
Merge PR #25 scroll specification
4mo ago
56f16bd2
clay-transitions.ts
🎨 use border-only boxes in clay-transitions demo
4 months ago
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.
4 months ago
inline-region.ts
💅 use const for top-level constants in demos
5 months ago
keyboard-key-events.gif
📃update README
5 months ago
keyboard-pointer-events.gif
📃update README
5 months ago
keyboard.ts
💅 use const for top-level constants in demos
5 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.
4 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.
4 months ago
transitions.ts
🎨 prevent menu text from wrapping during sidebar transition
4 months ago
use-input.ts
✨ add interactive keyboard demo with full 104-key layout
5 months ago
use-stdin.ts
✨ add interactive keyboard demo with full 104-key layout
5 months ago