Let’s say there are two loaded buffers/files and they are both displayed via split windows, line numbers are enabled and thus known.
Is there a way to stay in one buffer, specify a line of the other buffer and yank it so it can be put into the active buffer?
(Replace
#with the name of the other buffer and42with the line number within the other buffer.)