cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-02-19 11:32:32 -05:00
..
component Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
context Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
routes fix(tui): style scrollbox for permission and sidebar (#12752) 2026-02-17 16:24:01 -06:00
ui feat: windows selection behavior, manual ctrl+c (#13315) 2026-02-13 07:38:27 +10:00
util refactor: migrate editor.ts from Bun.file()/Bun.write() to Filesystem module (#14149) 2026-02-18 17:44:33 +00:00
app.tsx feat: windows selection behavior, manual ctrl+c (#13315) 2026-02-13 07:38:27 +10:00
attach.ts feat(cli): add --continue and --fork flags to attach command (#13879) 2026-02-16 13:45:00 -05:00
event.ts feat: bind vim-style line-by-line scrolling (#8980) 2026-01-17 21:54:26 -06:00
thread.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
win32.ts fix(win32): use ffi to get around bun raw input/ctrl+c issues (#13052) 2026-02-12 15:39:31 +10:00
worker.ts tui: exit cleanly without hanging after session ends 2026-02-17 17:56:39 -05:00