commit | eafae5d417cb9cfdb1586cc9db1e7cca69e5f60f | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Dec 18 09:40:09 2016 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Dec 18 11:13:50 2016 +0100 |
tree | f0c4f1e552334378ecadeae9ca4c9a04d6ea55c3 | |
parent | dfff78dffe3e269e3996aaaa89888b4e92c47087 [diff] |
screen: show an embedded newline in filenames as ^J instead of ^@ The byte 0x0A means 0x00 *only* when it is found in nano's internal representation of a file's data, not when it occurs in a file name. This fixes the second part of https://savannah.gnu.org/bugs/?49867.