Yank around paragraph: empty line handling #28769
kraftwer1
started this conversation in
Ideas From Vim
Replies: 1 comment 1 reply
-
This looks like an bug instead of a feature request if you want to open an issue, using It looks like |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something that I regularly stumble across is the difference in the handling of the last blank line when performing "yap". I wish Zed would adapt Vims original behavior, which is:
…then:
...which results in:
However, in Zed, performing the same steps above results in this (note the missing blank line):
Beta Was this translation helpful? Give feedback.
All reactions