diff --git a/src/gui_riscos.c b/src/gui_riscos.c index f9784a2416..07cbc75435 100644 --- a/src/gui_riscos.c +++ b/src/gui_riscos.c @@ -3560,4 +3560,3 @@ gui_mch_browse(saving, title, dflt, ext, initdir, filter) } return NULL; } - diff --git a/src/testdir/test11.in b/src/testdir/test11.in index 510ed7236a..0e721b7544 100644 --- a/src/testdir/test11.in +++ b/src/testdir/test11.in @@ -44,6 +44,7 @@ STARTTEST :au FilterReadPost *.out '[,']s/x/X/g :e! test.out " Edit the output file :23,$!cat +:23,$s/\r$// " remove CR for when sed adds them :au! FileReadPre *.gz !gzip -d :au FileReadPre *.gz call rename(expand(":r"), expand("")) :au! FileReadPost *.gz '[,']s/l/L/