mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-02-26 17:04:05 +00:00
pbsh.s: prompt comment (cleared if input is regular file)
This commit is contained in:
@@ -475,7 +475,7 @@ iopt:argv0p: argv0 " initial value for nextarg, opt
|
||||
|
||||
" ################ variables
|
||||
|
||||
prompt: <@ 040 " v1 prompt!
|
||||
prompt: <@ 040 " v1 prompt! cleared if input is regular file
|
||||
|
||||
redirect: .=.+1 " last file was a redirect (lt or gt)
|
||||
nextarg: .=.+1 " next slot in argv to fill
|
||||
|
||||
Reference in New Issue
Block a user