puter/packages
Sam Atkins 75a989a7b6 feat(phoenix): Make clear clear scrollback unless -x is given
From what I understand, we shouldn't need both `\x1B[2J` and `\x1B[3J`
sequences to clear everything, but xterm.js would not correctly clear
the visible region with only `\x1B[3J`. So, we have both.
2024-07-01 13:59:43 -04:00
..
backend chore: add temp user-app permission 2024-06-30 16:40:25 -04:00
contextlink refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
git doc(git): Expand documentation and add FIXMEs 2024-06-28 14:19:23 -04:00
parsely refactor: Move parsely into top-level packages directory 2024-06-28 14:19:23 -04:00
phoenix feat(phoenix): Make clear clear scrollback unless -x is given 2024-07-01 13:59:43 -04:00
pty refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
puter-js close #483 2024-06-19 22:30:42 -07:00
puter-js-common fix: Throw an error when readdir is called on a non-directory 2024-06-24 19:08:56 -04:00
strataparse refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
terminal refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
useapi feat: add external mod loading 2024-06-09 13:14:48 -04:00