mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
Allow marking of clues as exhausted in Unequal.
This commit is contained in:

committed by
Simon Tatham

parent
a79fc46951
commit
6179e8df56
@ -2330,6 +2330,11 @@ pencil mark), and typing a number in is entered in the square in the
|
||||
appropriate way; typing in a 0 or using the space bar will clear a
|
||||
filled square.
|
||||
|
||||
Left-clicking a clue will mark it as done (grey it out), or unmark it
|
||||
if it is already marked. Holding Control or Shift and pressing an
|
||||
arrow key likewise marks any clue adjacent to the cursor in the given
|
||||
direction.
|
||||
|
||||
(All the actions described in \k{common-actions} are also available.)
|
||||
|
||||
\H{unequal-parameters} \I{parameters, for Unequal}Unequal parameters
|
||||
|
Reference in New Issue
Block a user