Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Feature: Shortcuts (Partially Implemented) #6

Open
4 of 8 tasks
klummy opened this issue Feb 12, 2019 · 1 comment
Open
4 of 8 tasks

Feature: Shortcuts (Partially Implemented) #6

klummy opened this issue Feb 12, 2019 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@klummy
Copy link
Owner

klummy commented Feb 12, 2019

Setup (local) shortcuts for using the application

Shortcuts:

  • Modifer+Enter: To make a request
  • Modifier+O: Open a proto file from the filesystem (will need to first implement the file chooser dialog first)
  • Modifer+W: Close an open tab
  • Modifier+S: Save all the data in the current tab
  • Modifier+Tab: Switch to next tab
  • Modifier+Shift+Tab: Switch to previous tab
  • Question mark (?): Show the list of available shortcuts
  • Modifier+L: Focus on service address input

Resources

@klummy klummy created this issue from a note in Grapple 1.0 (To do) Feb 12, 2019
@klummy klummy added the enhancement New feature or request label Feb 16, 2019
@klummy
Copy link
Owner Author

klummy commented Feb 22, 2019

Bug: Using the Modifer+Enter shortcut while in a text input doesn't work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Grapple 1.0
  
Backlog
Development

No branches or pull requests

1 participant