From 022a202e31157859bc0fac25479a4782514e50a9 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Wed, 18 Feb 2026 20:53:04 -0600 Subject: quotes - now parsing single quotes - quotes are now removed from string - fully handling escape quotes (i think) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 40f4048..d19fbc9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Going to try and make it mostly POSIX compliant. - [x] increase the SHLVL var - [x] update pwd - [x] quotes - - [ ] single quotes + - [x] single quotes + - [x] pop quotes a'b'c -> abc - [ ] prompt uses PS1 - [ ] pipes | - [ ] && -- cgit v1.3