Fix auto.term in history
[pforth] / fth / history.fth
index 176d187..6299d1d 100644 (file)
@@ -502,7 +502,7 @@ variable KH-INSIDE        ( true if we are scrolling inside the history buffer )
 ;\r
 : AUTO.TERM\r
        history.off\r
 ;\r
 : AUTO.TERM\r
        history.off\r
-       auto.init\r
+       auto.term\r
 ;\r
 \r
 if.forgotten history.off\r
 ;\r
 \r
 if.forgotten history.off\r