Will Geany create backup files using the OpenVMS Files-11 version naming? For example, x.txt.3
for the third version of x.txt
Asked
Active
Viewed 62 times
0

CW Holeman II
- 4,661
- 7
- 41
- 72
1 Answers
0
Geany core is not supporting such a feature. But there is a plugin called SaveActions available providing a similar feature. However, usually I ask people in such situations to use some VCS as git or mercurial which in most cases makes more sense than to keep many files.

frlan
- 6,950
- 3
- 31
- 72