@@ -34,7 +34,7 @@ local _get_real_index = ya.sync(function(state, idx)
end)
local_get_hovered_file=ya.sync(function()
localfolder=Folder:by_kind(Folder.CURRENT)
localfolder=cx.active.current
ifnotfolder.hoveredthen
return{url=folder.cwd,is_cwd=true}
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.