Home / Emacs Packages / Vterm
How to copy text
To copy text,
- type C-c C-tto enter thevterm-copy-mode
- mark the region1 that is to be copied as a kill
- type RETto copy the marked text and exit thevterm-copy-mode
Footnotes:
1 
With no region, RET copies the line at point.