sysctl.el icon indicating copy to clipboard operation
sysctl.el copied to clipboard

Fix parsing for FreeBSD's multiline values

Open dantecatalfamo opened this issue 6 years ago • 1 comments

FreeBSD's sysctl output contains many multiline values that mess with the way this package parses lines

dantecatalfamo avatar Jul 20 '19 02:07 dantecatalfamo

Multiline values no longer break the structure of the tree, but only the first line of the multiline value is shown in the tree

dantecatalfamo avatar Jul 20 '19 20:07 dantecatalfamo