Anthony
Anthony
I've tried adding the same "options" as in minimalist to atraxis, but it didn't help for some reason. Also tmux doesn't hide the status line with tmux enabled. Could it...
@TheCedarPrince thank you for the workaround, I've be using it until solved 👍 UPD: The only issue with it, it doesn't center the text.
@andoArbST Huge thanks! I will give it a try :)
Seems to be working now for some magical reason. :O
I figured out the problem was in launching ts-node-dev without the flag --inspect which allows the debugger to connect.
the files linted are .ts or .tsx, so i suspect it could be related to the old issues
Well, I'm able to check the client.notify return code and it returns true, which supposed to mean success (as for the nvim api)
Maybe there are other ways to get to the root of the issue?