Ariane Emory 08ca1237cc fix(tui): Center the initially selected session in the session_list (resolves #8558) (#8560) 1 개월 전
..
bin ff462dfd7a fix: windows install (#4293) 3 달 전
script 520a814fc2 chore: generate 1 개월 전
src 08ca1237cc fix(tui): Center the initially selected session in the session_list (resolves #8558) (#8560) 1 개월 전
test 50dfa9caf3 chore: upgrade bun from 1.3.5 -> 1.3.6, also update types/bun from 1.3.4 -> 1.3.6 and fix type errs (#8499) 1 개월 전
.gitignore 571d60182a improve snapshotting speed further 7 달 전
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 1 개월 전
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 달 전
README.md f3da73553c sync 8 달 전
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) 1 개월 전
package.json 99a1e73fa1 release: v1.1.21 1 개월 전
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 1 개월 전
sst-env.d.ts 28c802f399 wip: zen 2 달 전
tsconfig.json 62e5f4b154 try tsgo 4 달 전

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.