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