#3095: Lines in comment section of metadata (r.info) are not shown completely
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.5
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
In the comment / history section of a layers metadata, lines are 78
characters long. When writing lines longer than 78 characters, using
loadhistory option in r.support, characters should be wrapped to the next
line.
Issue is that in r.info, the lines displayed are only 71 characters long.
This means part of the information is cut off / not shown.