Re: kate stopped warning about changed files (but only C++ files)
Sven Brauch <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <7823926.T7Z3S40VBb@schnitzel> |
Hi, On Saturday, 22 February 2020 01:19:41 CET Albert Astals Cid wrote: > So if i open a README with both kate and vim and change it from vim, kate > will say > > "File has changed, want to reload, overwrite, ignore" > > But if I do the same with Splash.cc half of the times it won't tell me that > there have been changes. is the old version of the file tracked in git, i.e. part of a commit in the version it is open in the editor? Then it will reload automatically iirc. Best, Sven