Olivier Devineau

Results 7 comments of Olivier Devineau

I ended up using `set -sg escape-time 0` in the `.tmux.conf` file, as suggested in neovim/neovim#2035. So I guess you can close this thread now.

Here is the [lsp.log](https://github.com/julia-vscode/LanguageServer.jl/files/8110729/lsp.log) file; I think it contains the LS stacktrace. If not please let me know how to get the LS stacktrace specifically.

After searching a bit more, I realise the problem is similar to the one describred by @slowkow in jpalardy/vim-slime#211, so yes, it might be a vim-slime issue. I will report...

You could set `options(radian.prompt = paste(Sys.time(), "\033[0;34mr$>\033[0m ", sep = " "))` in `radian_profile`.

Ha yes, this is static of course... Stupid me. Sorry about that...

Thank your for your reply. I am in a busy period right now, so it will likely take some days/weeks before I can get back to you with the proper...

I managed to try with a manually compiled sway... I added [here](https://gist.github.com/meriops/ee58f8a3a33891fc61a2aee8ebce0615) the log file, the coredump, and the output of gdb... hopefully, there's enough information now. Please let me...