lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.21k stars 2.24k forks source link

Home/End keys #15091

Open heikkilevanto opened 5 months ago

heikkilevanto commented 5 months ago

I play some correspondence games, and try out many variations on the analysis board. There I often want to return to the current position. It is nicely highlighted with a red frame around the move, but finding it can be tricky if I have lots of variations.

The Home/End keys move to the start of the game and to the end of all the variations. Would it be possible add a feature that if we already are at that position, pressing the Home/End key again would move to the current position. Bit like in some code editors the Home key moves between the absolute beginning of the line and the first non-space character on the line.

Or maybe there already is a keyboard shortcut for the current move. If so, it is not easy to find.

Siderite commented 5 months ago

I've added Backspace as a keyboard shortcut for current position in correspondence games in the LiChess Tools browser extension (v2.3.62)