Suppress line feed in PDF
The goal is to allow users to copy/paste command lines in one piece. Currently, when the command line breaks into a second line (example below) then FM inserts a line feed making it impossible to copy it in one piece. If you paste the command into a single-line field, then only the part before the line feed is pasted. Can you think of any solution to this?
Example: here, the command yum --enablerepo=sina-cd-* install sina-mgmt_meta_all_in_one_* should be copied in one piece:

