Closed c3d closed 1 week ago
The problem is apparently with the autocomplete insertion for history purpose, which now causes the Div
key to be evaluated twice (once on the command line, once directly).
Fixed by not evaluating the command if we evaluate it as part of auto-insertion.
The
cycle
test fails, but only when running after thecatalog
test, e.g. when running with-Tall
.