vindarel
vindarel
Hello there, I started to integrate Comby into my workflow too, and I wrote a set of rules for Lisp (only Common Lisp so far) with an integration with Emacs....
I'll look into it then, thanks.
Hi, you can also link to the #searx tag: - https://pod.geraspora.de/tags/searx - https://framasphere.org/tags/searx
Curious, but it works. When I enter this on the `*inferior-lisp*` buffer and press enter, I have no prompt, but it does give me control back to the Slime REPL.
Hello, the same on Linux SBCL 1.4.5 debian x64 for me.
Ah, thanks. Now `:multiple` is the keyword.
Hello, here's what I found. I miss the last steps. Disable read-only mode, use dabrrev, insert what was completed to vterm: ```elisp ;; user types "foo" and wants to complete:...
There are too may changes. Please split the PR. Some little changes would be ok to merge. And we must discuss `insert` a bit more. thanks!
\+1 I would like this. Then we add a local package nickname that makes sense to work on vectors (`vec`) (or another package?) and we're good.
`str` could have a cousin library. With a similar interface, why not, to make users comfortable. Or, we would `quickload "str"` and that would give us two packages, say `str`...