alpha
Login
or
Join now
compounding.tech
/
pty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
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
pty
/
src
/
at
web-frontend
1 folder
6 files
Nathan Herald
Mobile keyboard support, touch scrolling, and web server improvements
4mo ago
2902b16f
web
Mobile keyboard support, touch scrolling, and web server improvements - Add virtual keyboard UI for mobile: quick bar with common keys, full key panel, and text input mode with chat bubble toggle - Sticky Ctrl/Alt modifiers with double-tap to lock - Touch scroll handler replicating xterm.js Gesture class physics (additive friction, rolling position tracking, pixel-level inertia) with auto-disable when xterm.js 6.1.0 ships native touch support - Visual Viewport API for proper mobile keyboard-aware sizing - Renegotiate PTY size when a client disconnects - Bind web server to 0.0.0.0 for Tailscale/remote access - Add TODO.md for future connection tracking work Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
cli.ts
Mobile keyboard support, touch scrolling, and web server improvements - Add virtual keyboard UI for mobile: quick bar with common keys, full key panel, and text input mode with chat bubble toggle - Sticky Ctrl/Alt modifiers with double-tap to lock - Touch scroll handler replicating xterm.js Gesture class physics (additive friction, rolling position tracking, pixel-level inertia) with auto-disable when xterm.js 6.1.0 ships native touch support - Visual Viewport API for proper mobile keyboard-aware sizing - Renegotiate PTY size when a client disconnects - Bind web server to 0.0.0.0 for Tailscale/remote access - Add TODO.md for future connection tracking work Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
client.ts
Don't output the preamble in plain mode
4 months ago
keys.ts
Fix more edge cases, introduce send command
4 months ago
protocol.ts
peek --plain and send --with-delay
4 months ago
server.ts
Mobile keyboard support, touch scrolling, and web server improvements - Add virtual keyboard UI for mobile: quick bar with common keys, full key panel, and text input mode with chat bubble toggle - Sticky Ctrl/Alt modifiers with double-tap to lock - Touch scroll handler replicating xterm.js Gesture class physics (additive friction, rolling position tracking, pixel-level inertia) with auto-disable when xterm.js 6.1.0 ships native touch support - Visual Viewport API for proper mobile keyboard-aware sizing - Renegotiate PTY size when a client disconnects - Bind web server to 0.0.0.0 for Tailscale/remote access - Add TODO.md for future connection tracking work Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
sessions.ts
Works in Chrome
4 months ago