Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shortcuts and navigation #251

Open
19 of 30 tasks
Cankyre opened this issue Mar 23, 2024 · 0 comments
Open
19 of 30 tasks

Keyboard shortcuts and navigation #251

Cankyre opened this issue Mar 23, 2024 · 0 comments
Labels
type: enhancement New feature or request

Comments

@Cankyre
Copy link
Contributor

Cankyre commented Mar 23, 2024

Describe the feature

The keyboard navigation, especially when navigating PGN files, is a bit lacking. Here is a list of keyboard mappings that I'd like to see in En-croissant, including those from #11 . A lot of these can also be included in the menu bar.

Tabs

  • New tab (Ctrl+t)
  • Close tab (Ctrl+w)
  • Cycle tabs (Ctrl+Tab)
  • Cycle tabs backwards (Ctrl+Shift+Tab)

Files

  • Open file (Ctrl+o)
  • Save file (Ctrl+s)
  • Save as (Ctrl+shift+s)

Edit

  • Comment position (d)
  • Annotate position (g)
  • Toggle annotations (1 to 6, "??" to "!!")
  • Replace move (Shift+Move)
  • Play best computer move (Space)
  • Play first explorer move (Shift+Space)
  • Clear shapes (Ctrl+L)

View

  • Flip board (f)
  • Toggle eval bar and best moves arrows (z)
  • Go to engines (e)
  • Go to explorer (x)
  • Toggle fullscreen (Ctrl+f)

Navigation

  • Next/previous move (right/left)
  • Start of variation / End of variation (up/down)
  • Start of game / End of game (Shift+up/Shift+down)
  • Next branch / Previous branch (Shift+right/Shift+left)

Engine

  • Toggle all engines (Ctrl+e)
  • Toggle specific engine (Ctrl+NUM)
  • Generate game report (Ctrl+r)

Play

  • Player vs. Engine (F9)
  • Player vs. Player (F10)
  • Engine vs. Engine (F11)

Help

  • Show keybinds (?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant