Delete from current line to last line visible on screen

vbd*_*vbd 6 vim

Is there an command like dG (will delete from the current line to the end of file) which will delete from current line to including last line visible on screen?

Ken*_*ent 11

就在这里。

dL
Run Code Online (Sandbox Code Playgroud)

可以。

您可能要检查动作:(M, L, H例如:h L