fix: do not refresh tree to only redraw
This commit is contained in:
@@ -554,7 +554,7 @@ end
|
||||
|
||||
function M.toggle_help()
|
||||
view.toggle_help()
|
||||
return M.refresh_tree()
|
||||
return M.redraw()
|
||||
end
|
||||
|
||||
function M.dir_up(node)
|
||||
|
||||
Reference in New Issue
Block a user