[GH-ISSUE #6476] [FR] Pasting an entire line behavior #2848

Open
opened 2026-03-23 21:25:40 +00:00 by mirror · 0 comments
Owner

Originally created by @richardshiue on GitHub (Oct 4, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6476

Description

On VSCode, the pasting an entire line shortcut (after copying an entire line or cutting an entire line) pastes the line above the currently selected line. In AppFlowy, this pastes the line in the current cursor position. It'd be great if we could have this same behavior. Another example is in vim, where dd and then p would paste the line in a separate line

Impact

Users of this shortcut

Additional Context

No response

Originally created by @richardshiue on GitHub (Oct 4, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6476 ### Description On VSCode, the pasting an entire line shortcut (after copying an entire line or cutting an entire line) pastes the line above the currently selected line. In AppFlowy, this pastes the line in the current cursor position. It'd be great if we could have this same behavior. Another example is in vim, where dd and then p would paste the line in a separate line ### Impact Users of this shortcut ### Additional Context _No response_
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#2848
No description provided.