Add -s, print status when a command sets it.

This commit is contained in:
uriel 2009-01-25 15:42:56 +01:00
parent b25406c592
commit 0aa02bc15d

View File

@ -11,7 +11,7 @@ document.prompt.command.focus()
fn evl {
# Buffering is probably messing this up:
#rc -c 'flag x +;{'^$post_arg_command'} |[2] awk ''{print ">> "$0}'''
rc -c 'flag x +;'^$post_arg_command
rc -c 'flag s +; flag x +;'^$post_arg_command
}
if(! ~ $#post_arg_command 0 && ! ~ $#post_arg_command '') {
echo '<hr /><pre>'