Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#5550·kakoune

[REQUEST] autocompletion after N chars

Author: zetashiftCreated Sep 11, 2026Updated Sep 12, 2026
Labelsfeature request

Feature

Hi, autocompletion for words in a buffer are currently quite frequent for me because it feels like it is triggered after every character. I would like it configurable after N chars (in my case after 3 chars it may autocomplete).

fo # nothing happens here
foo| # now fooBar can be shown in a completion menu

Usecase

Just a less noisy writing experience.

Source: mawww/kakoune

View original on GitHubView discussion on GitHub