chiark / gitweb /
Add hinting feature to Guess.
authorJonas Kölker <jonaskoelker@yahoo.com>
Thu, 1 Oct 2015 20:53:53 +0000 (22:53 +0200)
committerSimon Tatham <anakin@pobox.com>
Wed, 14 Oct 2015 20:21:27 +0000 (21:21 +0100)
commitef5c017a5f6863b5f8f2085b0c26106765d73ffb
tree67fa6657653dbe2c0bdd0e0b4eca080da3ee432e
parentcd67072556c6b5934005b1777a465aca1e9df545
Add hinting feature to Guess.

Pressing H now suggests the lexicographically first row consistent
with all previous feedback.

The previous function of the H key to toggle a hold marker on the
current peg is now performed by Space / CURSOR_SELECT2, which is more
in line with other puzzles anyway.
guess.c
puzzles.but