dogisgreat

Results 166 comments of dogisgreat

thank you 😊 i will merge this in after i finish the “smooth print” thing from another issue.

@wrennnnnn I just updated the code to work with the new [microsoft terminal](https://github.com/Microsoft/Terminal). It doesn't work with the old `cmd.exe`, but I couldn't make your branch work with it either....

not right now, i heard nomachine is faster, but im confused as to if its open source or not. if it is open source ill add support at a later...

Do you want both or just Chrome. Ill make an image for you and link it in the comments

ah crap. It turns out I need to get my users and permissions fixed before chrome and run properly. https://hub.docker.com/repository/docker/msjpq/browsers-vnc Chrome does run, but it crashes too often to be...

oh noice thank u.

hummmm, interesting, I think this is an easy fix, will just have to use the `which` package instead of just doing`fzf` https://github.com/ms-jpq/sad/blob/8f423fc71852bb2534564fc6de1d4a7ff2521451/src/fzf.rs#L41 this line seems to be the issue its...

thanks but i cant merge this until i pull out async-std and replace the channels with their separate package, or else it wont compile anyways 😔 been focusing on other...

ok i solved all the dependency issues, this one is next

https://github.com/ms-jpq/sad/commit/88036cd32f1305a570a0b1603f2ef11857dddcda I fix it