From 9f6d634e9099bdcf392971195f50db85a38c4933 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 10 Feb 2026 20:28:57 -0600 Subject: - readme change - failed attempts with notes --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b1f243f..d7000f8 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,25 @@ Going to try and make it mostly POSIX compliant. ## todo +- [ ] rewrite handle arg function. tis bad pointer stuff - [x] environment variables - [x] custom prompts +- [ ] fix prompt to use PS1 environment variable - [x] minimal current directory - [ ] handle ~ - [ ] dynamically allocate cwd in cd builtin command +- [ ] history +- [ ] cursor movement +- [ ] tab to autocomplete files and dirs - [ ] all of posixsxssssss - [ ] aliases - [x] increase the SHLVL var - [x] update pwd - [ ] quotes - [ ] pipes | + - [ ] vi mode - [ ] redirections > < - [ ] append >> - [ ] heredoc - [ ] rcfile - - [ ] rcfile in homedir + - [ ] rcfile in config dir -- cgit v1.3