Elektrine lite

← Feed

@jackdaniel@functional.cafe

Post #2659766

2026-05-16 05:46 UTC

@screwlisp@gamerplus.org @chiply@fosstodon.org I've recently overhauled the completion framework and added some documentation here: https://mcclim.common-lisp.dev/static/manual/mcclim.html#Using-completions partial completers are part of CLIM and I've also implemented fuzzy and apropos variants. it works in the interactor, accept and when you use complete-input. currently not integrated with accepting values text fields. #mcclim

Replies (1)

  • @jackdaniel@functional.cafe 2026-05-16 05:49

    @screwlisp@gamerplus.org @chiply@fosstodon.org re minibuffer, there is a library ESA in McCLIM, maybe that will be helpful? although ESA is on life support currently.

    Open ##2659767