new feature: allow for files and directories deletion in browser
This commit is contained in:
@@ -186,6 +186,12 @@ If your external editor is console application, you need to enable it.
|
||||
.B block_search_constraints_change_if_items_found = yes/no
|
||||
If enabled, fields in Search engine above "Reset" button will be blocked after succesful searching, otherwise they won't.
|
||||
.TP
|
||||
.B allow_physical_files_deletion = yes/no
|
||||
If enabled, ncmpcpp will be able to delete files using its browser screen.
|
||||
.TP
|
||||
.B allow_physical_directories_deletion = yes/no
|
||||
If enabled, ncmpcpp will be able to delete directories using its browser screen.
|
||||
.TP
|
||||
.B enable_window_title = yes/no
|
||||
If enabled, ncmpcpp will override current window title with its own one.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user