Hello, how can I enter an non printable char, e.g. ASCII 0x0D, in mc-edit? My workaround is 'echo -ne \\013 >> some.file' an then cut'n'paste it. But I think that's not the best solution. ;-) regards Frank