Eitaro Fukamachi

Results 131 comments of Eitaro Fukamachi

Can you run the following shell command in Lem's directory? ```bash sbcl --noinform --no-userinit --no-sysinit --non-interactive --load .qlot/setup.lisp --eval '(ql:quickload :lem-ncurses :verbose t)' ```

It could be an issue in CL+SSL, but I can't tell any further since I can't reproduce it on my machine. Can I have the version of your libssl?

Also needs to update lem-mailbox, bt-semaphore and queues. **EDIT**: bt-semaphore is obsolete since bordeaux-threads provides built-in semaphore.

> What about specifying a version of bordeaux-threads in qlfile? It's fine for now.

I wrote almost the same extension at #1035 for vi-mode. It is called `scrolloff` in Vim world.

Sure. I'm happy if Lem gets more convenience.

ref #1034 I also want Lem to keep the cursor position in the undo stack.

Actually, I found the same problem when starting it with Shelly like a year ago. It may be a problem in cl-mysql with thread-enabled SBCL, but I'm still not sure...

Sounds good. Sending a PR is the only thing to do, I guess. https://github.com/jsonwebtoken/jsonwebtoken.github.io/tree/master/views/website/libraries

Can it be resolved by just deleting `:clack` and `:clack-v1-compat`?