@@ -184,7 +184,7 @@ function M.open_on_directory()
|
|||||||
end
|
end
|
||||||
|
|
||||||
view.close()
|
view.close()
|
||||||
if bufname ~= lib.Tree.cwd then
|
if lib.Tree and bufname ~= lib.Tree.cwd then
|
||||||
ChangeDir.fn(bufname)
|
ChangeDir.fn(bufname)
|
||||||
end
|
end
|
||||||
M.hijack_current_window()
|
M.hijack_current_window()
|
||||||
|
|||||||
Reference in New Issue
Block a user