Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Global Shortcuts

Eric Fulton edited this page Apr 4, 2024 · 2 revisions

This is the current list of keyboard shortcuts available within the GameScript application.

  • control+f / command+s
    • This will open the search tab.
  • control+z / command+z
    • This will undo your previous action. Most actions are covered unless otherwise specified. Node movement is not undoable.
  • control+shift+z / command+shift+z
    • This will redo your previous undo.
  • control+c / command+c
    • Copy
  • control+v / command+v
    • Paste
  • control+r / command+r
    • Reload the application
  • backspace
    • If you have any nodes/edges selected, they will be deleted.

Clone this wiki locally