]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update faq.rst
authorTingPing <redacted>
Sun, 25 Sep 2016 21:10:43 +0000 (17:10 -0400)
committerGitHub <redacted>
Sun, 25 Sep 2016 21:10:43 +0000 (17:10 -0400)
faq.rst

diff --git a/faq.rst b/faq.rst
index d53680cfae5a7561e5cf736c3fc4032ec0bd6f7c..403a465cfc704f092aeff555fdea09d95ec92ccc 100644 (file)
--- a/faq.rst
+++ b/faq.rst
@@ -262,6 +262,15 @@ Where are the log files saved to?
 
     %APPDATA%\\HexChat\\logs
 
+Why do config files and logs appear as a single line?
+-----------------------------------------------------
+
+HexChat supports many platforms and to be consistent it uses
+`Unix line endings <https://en.wikipedia.org/wiki/Newline>`_.
+
+This is normally not a problem at all but Microsoft Notepad does not
+support these so they are rendered as a single line. Any other editor should support them.
+
 How do I rotate log files every so often?
 -----------------------------------------