@ -17,7 +17,8 @@ if __name__ == '__main__':
# opts for find
find_opts = {
'dont_show_children_nodes': not show_children_nodes
'dont_show_children_nodes': not show_children_nodes,
'type' : cmd_args.type,
}
ntree = NerdTreeFind(path, opts=opts)
The note is not visible to the blocked user.