alpha
Login
or
Join now
gazagnaire.org
/
ocaml-console
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.
Terminal styling and layout widgets
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
ocaml-console
/
fuzz
1 folder
4 files
at
main
Thomas Gazagnaire
console: rename nox-tty to console
16d ago
8a9c2752
input
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago
dune
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago
fuzz.ml
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago
fuzz_console.ml
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago
fuzz_console.mli
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago