If the user is editing a symlink to a target instead of a real file, chances are high they want the symlink to stay in place. Precondition: some.map -> /path/to/elsewhere.map After save (before): some.bak -> /path/to/elsewhere.map some.map (real file) After save (after): some.map -> /path/to/elsewhere.map Closes #107. |
||
|---|---|---|
| .. | ||
| dir.h | ||
| file.h | ||
| path.h | ||