qalculate: add autocalc to the example

I believe the `-s autocalc` is very popular option. However, in the
setting file, it's called `calculate_as_you_type`. I propose adding it
to the exmaple config, to make it easier to discover.
This commit is contained in:
Mateusz Kubica
2026-04-28 11:52:55 +01:00
committed by Austin Horstman
parent 79f8430e7d
commit dd6a8772d4

View File

@@ -32,6 +32,7 @@ in
save_definitions_on_exit = 0;
};
Mode = {
calculate_as_you_type = 1;
angle_unit = 1;
number_base = 10;
min_deci = 0;