"--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:
parent
1b6ee72e87
commit
437802252b
136 changed files with 13974 additions and 13172 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue