mysql / mysql/mysql-shell-plugins

Change keyboard shortcut settings

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
96
Forks
22
PR merge metrics
No merged PRs in 30d

Description

hi
I wish there was a set of keyboard shortcuts for things like Query execution and various other functions.

For example, running cmd+enter in Script mode (OS: Mac) will do a all query
I want to execute only one sql with cmd+enter.

For this case, I would like you to add a keyboard shortcuts setting function

thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Script mode keyboard handling and query-execution entry point in the TypeScript plugins. Clarify which functions need configurable shortcuts and how single-statement execution differs from running all queries; done when the requested Mac shortcut behavior and settings scope are defined and supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, sql, typescript
Domain
databases, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.