From 99d54b0b70f19d3e08f3b8f124a1feec065488f2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 9 Jan 2002 11:58:04 +0000 Subject: 16422: zcalc non-default base output --- Functions/Misc/zcalc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Misc/zcalc b/Functions/Misc/zcalc index 633a38e92..31ab11dba 100644 --- a/Functions/Misc/zcalc +++ b/Functions/Misc/zcalc @@ -173,7 +173,7 @@ while vared -cehp "${(%)ZCALCPROMPT}" line; do line= continue else - base= + base=$match[1] fi else base=$defbase -- cgit 1.4.1