Mika Vilpas
Mika Vilpas
I was wondering what this means. I found this help page here, maybe it can be useful https://gist.github.com/swarn/fb37d9eefe1bc616c2a7e476c0bc0316
Here is also what seems to be a reference implemetation issue https://github.com/savq/melange-nvim/issues/60
The error I get is the following: ``` Info 18:42:06 notify.info stderr: "\27[?1004l\27[?2004l\27[?1049l\27[0 q\27[?25hError: Device not configured (os error 6)\n" Info 18:42:06 notify.info stdout: nil ``` I realize...
Just rebased to `main` and resolved all conflicts. No change in functionality was made.
The suggestions have now all been addressed. However, some odd issues now remain that I would like to see fixed: - if no server is running, the command fails (I...
> When [next_line() returns None](https://github.com/sxyazi/yazi/blob/6ff42c1a6d96eba64b1dab76db035517aca6a1cc/yazi-dds/src/client.rs#L47), it means that the server has stopped. At this time, you can call Stream::connect() to try to re-establish the connection (if other servers are started),...
There are two reasons: 1. it's been open for a long time and I'm starting to forget little details and ideas 2. I'm no longer convinced it will be a...
I agree, and it's probably the easiest way to accomplish the goal of adding types to yazi. It's actually what I would like to do eventually, but I see I...
@bvr-yr yes, that is exactly what I am after. Although currently I'm just getting some discussion started on a way this could be done. This PR could be part of...
Yeah, that's exactly it. Ideally everything would be fully typed.