CLIte/clite
2023-12-12 21:16:25 +10:00
..
bios.js backspace on the tty 2023-12-12 21:16:25 +10:00
commands.js so many shell bugs - builtins freeze the shell 2023-12-12 20:09:17 +10:00
core.css tty part 1 2023-12-12 16:18:20 +10:00
core.js backspace on the tty 2023-12-12 21:16:25 +10:00
libclite.js libcurses (ncurses) starter, and switch less to using it 2023-11-28 22:33:20 +10:00
libcurses.js add vi command, and fix bug in write() 2023-12-02 18:28:47 +10:00
libstd.js add group file, and user/group data functions getpw*/getgr* 2023-12-06 20:53:05 +10:00
libstdio.js modify stat/fstat to stat/lstat/fstatat 2023-12-08 21:47:21 +10:00
libterm.js so many shell bugs - builtins freeze the shell 2023-12-12 20:09:17 +10:00
libtime.js get file access/modify/change times in place, update stat, add times to ls -l 2023-12-10 20:46:41 +10:00
shell.js various fixes to get the shell working better with a tty 2023-12-12 20:50:42 +10:00
vi.js make vi a command place the cursor correctly 2023-12-08 08:19:22 +10:00