132ikl

Results 15 comments of 132ikl

It would probably be wiser for me to add a requirements.txt and pin the MarkupSafe version there, which would allow the `pip` line to just be `pip install liteshort`. I...

I'll take a look into integrating this but be warned that it will probably take a while since right now I have COVID and generally this project is on the...

As an addendum, the selected word higlight only works if you reload the colorscheme, or run `:hilight`, strangely enough. `:redraw` does not do anything.

-G only downloads PKGBUILDS, not sources, and installs them in the current directory, which means you can't just run `yay -Syu` right after using -G.

Can this issue be renamed for clarity?

In terms of usability, I think it makes more sense for the umask to not be changed from the calling process' umask. I ran into this issue in the first...

Also may be worth noting that it seems to require a compositor of some sort in order to work semi-properly. Working(ish) with picom for me.

+1. Would allow for use in programs like nativefier and possibly allow for desktop client in the future.

For now you can use [gstreamer_shuffleboard](https://github.com/4639RoboSpartans/gstreamer_shuffleboard)

Hi, I can't seem to get message sending to work on this PR. I took the receiving messages example and modified it to echo the note messages back. When trying...