laktak / extrakto

extrakto for tmux - quickly select, copy/insert/complete text without a mouse
MIT License
878 stars 45 forks source link

Cursor position defaults as first match #100

Closed windowsrefund closed 1 year ago

windowsrefund commented 2 years ago

Hello,

Thank you for this excellent plugin. I'm noticing an odd behavior which seems like it may be bug.

Screenshot_2022-09-04_00-08-58

Notice how that first "match" is actually just the cursor position rather than anything of value? Curious to hear your thoughts.

laktak commented 2 years ago

Are you opening extrakto from vim?

I'm not sure what order fzf uses when you don't type anything. But I don't think you can expect "anything of value" unless you type a few characters.