I make a set of move into my register q
.
the move like:
and I want to save it in a file so that I can use it in the future. But when I open that file again,its contents become
Can't I save these non-printing char in a file correctly? What should I do for this?
I have changed set such as encoding,fileencoding,fileencodings,termencoding,isprint,doesn't work at all