Jesper Kjeldgaard

Results 5 comments of Jesper Kjeldgaard

Uninstalled, added the Ubuntu 22.04 repo from https://tableplus.com/linux/install, and reinstalled got rid of the segfault for me.

I think this is related to this change https://github.com/rpush/rpush/pull/596 We just got bit by it as well when upgrading.

I found vim can do the heavy lifting on this: ``` vim autocmd bufreadpre *.md setlocal com=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,b:- formatoptions=tcroqln ``` source: http://stackoverflow.com/questions/9065967/markdown-lists-in-vim-automatically-new-bullet-on-cr

My workaround was to set `ANTHROPIC_API_KEY` to your api key and `ANTHROPIC_AUTH_TOKEN` to `dummy`. Then start claude and select Yes to using the api key. You can then remove the...

This is still happening in build 200 on ubuntu 22.10.