memo icon indicating copy to clipboard operation
memo copied to clipboard

how can i filter results which match also the content of the memo, not only the title?

Open dabba39 opened this issue 5 years ago • 1 comments

memo g leaves me only with a list

dabba39 avatar Feb 20 '20 09:02 dabba39

possible workaround: put this in memo config: grepcmd = "vi -p `ag -l ${PATTERN} ${DIR} | peco`",

problem is still searching ONLY in memo, not in title

dabba39 avatar Feb 20 '20 10:02 dabba39