Elektrine lite

← Feed

@chiply@fosstodon.org

Post #2659758

2026-05-14 19:12 UTC

@screwlisp@gamerplus.org This is so cool! This is slightly different from the user experience of ICR in emacs which happens in the venerable minibuffer, but I can see how this could be useful in CLIM. Does mcclim have a comparable component to the minibuffer? https://www.chiply.dev/videos/vompeccc-spot-demo.mp4

Replies (1)

  • @screwlisp@gamerplus.org 2026-05-15 01:05

    @chiply@fosstodon.org Thanks, you kind of activated the ICR idea in my brain so now I am seeing it apply everywhere. CLIM and the clim spec ship with an interactor-pane which I guess is somewhere on the radar of a command shell and the minibuffer. But it includes very strong opinions on what is going to happen on keypresses and I wanted to be explicit about what *I* wanted to happen here, so I have just used two application panes (i.e. panes that just run a display-function to redisplay opportunely.1/example

    Open ##2659759