summaryrefslogtreecommitdiff
path: root/rc/bin/"
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-11-07 14:01:42 -0500
committerstanley lieber <stanley.lieber@gmail.com>2013-11-07 14:01:42 -0500
commit82663f62bee0ba0da147711bc3e9c188a75267d0 (patch)
tree3e505354a0693e56d453568d4b467e830d5be7df /rc/bin/"
parentb0a61bc09119ead66532a7af64c0a018969bb690 (diff)
/rc/bin/", /rc/bin/"": handle the venerable ; prompt
Diffstat (limited to 'rc/bin/"')
-rwxr-xr-xrc/bin/"2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/" b/rc/bin/"
index 56bdaba77..557bedafa 100755
--- a/rc/bin/"
+++ b/rc/bin/"
@@ -5,7 +5,7 @@ rfork en
if(test -r /mnt/acme/acme/body)
bind /mnt/acme/acme/body /dev/text
-PROMPT='[^ ]*%[ ]+'
+PROMPT='[^ ]'*'(%|;)[ ]+'
fn cmds {
grep '^'$PROMPT'[^"]' /dev/text | sed 's/^/ /'