Re: autochdir + encoding=utf8 messes up diff

2015-04-03 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: Hi Axel! On Mi, 01 Apr 2015, Axel Bender wrote: Given the following .vimrc: --- set autochdir set encoding=utf-8 --- and the following directory/file structure: -- a\aa b\bb -- diffing aa and bb

Re: autochdir + encoding=utf8 messes up diff

2015-04-02 Fir de Conversatie Christian Brabandt
Hi Axel! On Mi, 01 Apr 2015, Axel Bender wrote: Given the following .vimrc: --- set autochdir set encoding=utf-8 --- and the following directory/file structure: -- a\aa b\bb -- diffing aa and bb with -- gvim -d a\aa b\bb

autochdir + encoding=utf8 messes up diff

2015-04-01 Fir de Conversatie Axel Bender
Given the following .vimrc: --- set autochdir set encoding=utf-8 --- and the following directory/file structure: -- a\aa b\bb -- diffing aa and bb with -- gvim -d a\aa b\bb -- will not perform a diff. Instead message b\bb [NEW