diff -r 13ae8dff47b6 -r f8eff19a3825 etc/options --- a/etc/options Thu Sep 08 19:32:26 2022 +0200 +++ b/etc/options Thu Sep 08 20:46:22 2022 +0200 @@ -59,7 +59,7 @@ option show_consts : bool = false -- "show constants with types when printing proof state" -option show_goal_inst : bool = false +option show_goal_inst : bool = true -- "show goal instantiation (for schematic goals)" option show_main_goal : bool = false -- "show main goal when printing proof state"