Skip to content

v0.0.11

Latest

Choose a tag to compare

@gprot42 gprot42 released this 08 Jul 22:22

Raw PTY input passthrough

When the shell service attaches a real PTY (ptybridge / script, typically after elevating as root), the client now forwards every keystroke straight to the shell instead of line-buffering on the client.

What works with a PTY

  • Shell line editing, history, and tab completion
  • Job control (Ctrl+C, Ctrl+Z, etc.)
  • Full-screen apps: vim, htop, less, tmux, …

Fallback (no PTY)

Piped / Homebrew modes still use client-side line editing and local up/down history, as before.

Docs

README and install guide updated to describe raw vs line-buffered input modes.

Assets

  • com.github.gprot42.webosterminal_0.0.11_all.ipk
  • com.github.gprot42.webosterminal.manifest.json