Skip to content

Instantly share code, notes, and snippets.

@cassidoo
Last active March 27, 2026 22:55
Show Gist options
  • Select an option

  • Save cassidoo/ea7e3b9d3ea768f3847aaf69faa74dbc to your computer and use it in GitHub Desktop.

Select an option

Save cassidoo/ea7e3b9d3ea768f3847aaf69faa74dbc to your computer and use it in GitHub Desktop.

BYOK Controls Cheat Sheet

General Controls

Toggle status bar: Ctrl+SPACE

Cycle backlight brightness: Ctrl+L

Create new file in current project: Ctrl+N

Menu Controls

Select option: ENTER

Move selection up/down: ARROW KEYS

Close menu: ESC

Editor Controls

Move cursor: ARROW KEYS

Move cursor to beginning/end of line: HOME/END

Open menu: ESC

Go up/down pages: PAGE UP/PAGE DOWN

Jump to beginning of file: CTRL+B or CTRL+HOME

Jump to end of file: CTRL+E or CTRL+END

Move cursor forward one word: CTRL+RIGHT ARROW

Move cursor back one word: CTRL+LEFT ARROW

Delete word forwards: CTRL+DELETE

Delete word backwards: CTRL+BACKSPACE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment