"--noerase" option to disable Open->Erase option

Will also be used to remove the New->Erase option we plan
to add, to allow deletion of exported templates.

WIP - Need to update docs.
This commit is contained in:
Bill Kendrick 2023-06-01 21:29:24 -07:00
parent 1b6ee72e87
commit 437802252b
136 changed files with 13974 additions and 13172 deletions

View file

@ -143,6 +143,7 @@ printdelay, MULTI(print_delay)
reversesort, POSBOOL(reversesort)
quit, NEGBOOL(disable_quit)
save, NEGBOOL(disable_save)
erase, NEGBOOL(disable_erase)
savedir, MULTI(savedir)
saveover, POSBOOL(_promptless_save_over)
saveoverask, POSBOOL(_promptless_save_over_ask)