Towers: allow marking of clues as done with the keyboard

This commit is contained in:
Jonas Kölker
2015-10-01 18:41:15 +02:00
committed by Simon Tatham
parent 6179e8df56
commit 79fe68dc57
2 changed files with 17 additions and 1 deletions

View File

@ -2652,7 +2652,8 @@ Pressing M will fill in a full set of pencil marks in every square
that does not have a main digit in it.
Left-clicking a clue will mark it as done (grey it out), or unmark it
if it is already marked.
if it is already marked. Holding Control or Shift and pressing an
arrow key likewise marks any clue in the given direction.
(All the actions described in \k{common-actions} are also available.)