alpha
Login
or
Join now
nandi.uk
/
gleshell
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.
A structured-data shell in Gleam, inspired by Nushell
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
gleshell
/
test
1 file
at
main
nandi
Fix paste dropping letters; stream most externals on a live TTY.
18hrs ago
0de6f8e4
gleshell_test.gleam
Fix paste dropping letters; stream most externals on a live TTY. Raw line editor: keep a push-back key queue so multi-char IO payloads are not truncated, treat unbound ESC+letter as the letter (was "gleam" → "geam"), enable bracketed paste, and batch-insert paste bursts with one redraw. Lexer: allow mid-token @ for SSH/git barewords. Externals default to a live TTY so long-running tools stream; only nested-pager tools (systemctl, git, man, …) stay captured for the builtin pager.
18 hours ago