Problem is, I'm not seeing any correct way to copy that information back out of the buffer. This is because there is no copyBuffer() function and copy() only copies the selected portion, meaning you'd have to manually select the entire buffer and then use copy("lastMap") to get it to your clipboard to paste it again.
Is there a better way that I'm maybe missing that would enable you to easily select/copy that entire buffer, or is this possibly prime functionality for me to add into Mudlet?
