new option: close windows displaying removed files (#1300)
This commit is contained in:
@@ -480,6 +480,9 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
|
||||
},
|
||||
},
|
||||
},
|
||||
remove_file = {
|
||||
close_window = true,
|
||||
},
|
||||
},
|
||||
trash = {
|
||||
cmd = "trash",
|
||||
|
||||
Reference in New Issue
Block a user