andreyorst / fzf.kak

FZF for Kakoune
MIT License
143 stars 33 forks source link

Improve latency when creating tmux windows #77

Closed evanrelf closed 4 years ago

evanrelf commented 4 years ago

Breaking change: no

Description:

fzf loads much faster when opening new tmux windows. Performance tweaks taken from rc/windowing/tmux.kak in mawww/kakoune.

andreyorst commented 4 years ago

Hello, thanks for your input! However this repo is a mirror for https://gitlab.com/andreyorst/fzf.kak, if you don't mind I'll manually apply your patch there, or if you have GitLab account you can submit this PR there if you want.

evanrelf commented 4 years ago

Ah my bad!

You're welcome to apply the patch this time. If I have any contributions in the future, I'll make sure to create merge requests there 👍🏻

On Thu, Mar 5, 2020, at 11:52 PM, Andrey Orst wrote:

Hello, thanks for your input! However this repo is a mirror for https://gitlab.com/andreyorst/fzf.kak, if you don't mind I'll manually apply your patch there, or if you have GitLab account you can submit this PR there if you want.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/andreyorst/fzf.kak/pull/77?email_source=notifications&email_token=AAGYTHG4KHV2PICYIV6VVLDRGCTTRA5CNFSM4LCXX7U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOANPCY#issuecomment-595646347, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGYTHED3XHTBFPJFR4EGMTRGCTTRANCNFSM4LCXX7UQ.

andreyorst commented 4 years ago

done