laktak / extrakto

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

Ctrl-F while python is still processing raises error #89

Closed laur89 closed 1 year ago

laur89 commented 2 years ago

If tmux pane has loads of data in the buffer and extracto is loaded, then pressing ctrl-f in quick succession causes python logic to throw: https://i.imgur.com/kFqem8i.jpg

laktak commented 2 years ago

I can reproduce this but only as a flicker as fzf then shows the correct results.

I wouldn't consider this too much of an issue but if someone wants to investigate I'd be interested in the cause.