Debugging: Clipboard
This commit is contained in:
@@ -12,7 +12,7 @@ function M.lookup()
|
||||
local response = handle:read("*a")
|
||||
handle:close()
|
||||
|
||||
print(response)
|
||||
print(keywords)
|
||||
end
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user