Skip to content

Conversation

@josbiz
Copy link
Contributor

@josbiz josbiz commented Oct 20, 2025

Description

Change the keybind for a new request from ctrl+b to ctrl+n.
Fixes #5073

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

Copilot AI review requested due to automatic review settings October 20, 2025 21:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the keyboard shortcut for creating a new request from ctrl+b to ctrl+n (and command+b to command+n on Mac), aligning with more common conventions where 'n' typically represents 'new'.

  • Changed the newRequest keybinding from ctrl/command+b to ctrl/command+n

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@josbiz
Copy link
Contributor Author

josbiz commented Oct 20, 2025

Continuation of pr #5145

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ctrl + N for opening new tab

1 participant