[PR #1786] [MERGED] feat: add new default shortcuts for exisiting handlers v1 #4941

Closed
opened 2026-03-23 22:16:30 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1786
Author: @MayurSMahajan
Created: 2/2/2023
Status: Merged
Merged: 2/3/2023
Merged by: @LucasXu0

Base: mainHead: fr_default_shortcuts_1760


📝 Commits (2)

  • 3d57462 feat: add new default shortcuts v1
  • d9c9cc3 refactor: remove unnecessary space

📊 Changes

1 file changed (+9 additions, -9 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart (+9 -9)

📄 Description

Solves #1760 , partially

Adds the following shortcuts:

  • Shift+Home
  • Shift+End
  • Ctrl/Meta + Y

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1786 **Author:** [@MayurSMahajan](https://github.com/MayurSMahajan) **Created:** 2/2/2023 **Status:** ✅ Merged **Merged:** 2/3/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fr_default_shortcuts_1760` --- ### 📝 Commits (2) - [`3d57462`](https://github.com/AppFlowy-IO/AppFlowy/commit/3d57462d5f7a9c3f457a590ebfd079762fc631be) feat: add new default shortcuts v1 - [`d9c9cc3`](https://github.com/AppFlowy-IO/AppFlowy/commit/d9c9cc31fb1b2a63058562e1053b55add1b2f560) refactor: remove unnecessary space ### 📊 Changes **1 file changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart` (+9 -9) </details> ### 📄 Description Solves #1760 , partially Adds the following shortcuts: - [x] Shift+Home - [x] Shift+End - [x] Ctrl/Meta + Y --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4941
No description provided.