[GH-ISSUE #953] [Improvement] support meta + shift + arrow key #374

Closed
opened 2026-03-23 20:35:55 +00:00 by mirror · 2 comments
Owner

Originally created by @LucasXu0 on GitHub (Aug 31, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/953

Originally assigned to: @LucasXu0 on GitHub.

Meta + Shift + Arrow

  • Meta + Shift + Up = Select all elements in front of the current cursor.
  • Meta + Shift + Down = Select all elements behind the current cursor.
  • Meta + Shift + Left = Selects all content in front of the current cursor in the current element.
  • Meta + Shift + Up = Selects all content behind the current cursor in the current element.

Meta + Arrow

  • Meta + Up = Moves the cursor to the topmost of the document.
  • Meta + Down = Moves the cursor to the bottommost of the document.
  • Meta + Left = Moves the cursor to the leftmost of the current element.
  • Meta + Right = Moves the cursor to the rightmost of the current element.

Example
https://user-images.githubusercontent.com/11863087/187618301-cf925bd9-f40f-4a51-be70-c4d63117abf0.mov

Originally created by @LucasXu0 on GitHub (Aug 31, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/953 Originally assigned to: @LucasXu0 on GitHub. **Meta + Shift + Arrow** - [ ] Meta + Shift + Up = Select all elements in front of the current cursor. - [ ] Meta + Shift + Down = Select all elements behind the current cursor. - [ ] Meta + Shift + Left = Selects all content in front of the current cursor in the current element. - [ ] Meta + Shift + Up = Selects all content behind the current cursor in the current element. **Meta + Arrow** - [ ] Meta + Up = Moves the cursor to the topmost of the document. - [ ] Meta + Down = Moves the cursor to the bottommost of the document. - [ ] Meta + Left = Moves the cursor to the leftmost of the current element. - [ ] Meta + Right = Moves the cursor to the rightmost of the current element. **Example** https://user-images.githubusercontent.com/11863087/187618301-cf925bd9-f40f-4a51-be70-c4d63117abf0.mov
mirror 2026-03-23 20:35:55 +00:00
Author
Owner

@skewballfox commented on GitHub (Aug 31, 2022):

Definitely make this reassignable, otherwise this will conflict with common keybindings for both sway and i3

<!-- gh-comment-id:1233174706 --> @skewballfox commented on GitHub (Aug 31, 2022): Definitely make this reassignable, otherwise this will conflict with common keybindings for both [sway](https://swaywm.org/) and [i3](https://i3wm.org/)
Author
Owner

@LucasXu0 commented on GitHub (Sep 1, 2022):

Got it. I will open a new issue to support customizing the hotkeys.

<!-- gh-comment-id:1233663995 --> @LucasXu0 commented on GitHub (Sep 1, 2022): Got it. I will open a new issue to support customizing the hotkeys.
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#374
No description provided.