Is it possible to copy a line that extends past the edge of the viewable window in GNU screen?
When I press Ctrl-a [ and then hit space, I can only move to the edge of the visible window, even though the line extends further. I am trying to copy a line from a file open in vim and then paste it into a different screen.
Thanks for any help!