Open niamleeson opened 6 months ago
Could this be same as #119 or independent of theme?
It could be, but I don't think so because the list shows up if the yank was a multiline content. You can see in the screenshot. The list that is showing up is the 2nd line in a multiline content.
Do you know if this is only for fzf-lua
or also telescope
?
In the fzf.lua file, you need to replace ["--delimiter"] = [[\.]] with [[.]] .
The list is not displaying anything. It seems it is displaying the next line in the list. Most of the yanks are single line yanks. The entries you see in the screenshot are multiline yanks
Here's my fzf-lua config: