Skip to content
View mousebyte's full-sized avatar
Block or Report

Block or report mousebyte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. lunaria lunaria Public

    Forked from awesomeWM/awesome

    a revamped, rewritten fork of awesomeWM

    Lua

  2. luaclasslib luaclasslib Public

    Extends the Lua C API with Moonscript-compatible class support, with or without Moonscript.

    C 1

  3. sigslot20 sigslot20 Public

    Forked from palacaze/sigslot

    A fork of a simple C++14 signal-slots implementation, updated to C++20

    C++ 2 3

  4. coc-discord-rpc on WSL: passthrough ... coc-discord-rpc on WSL: passthrough to Discord on host Windows
    1
    # Using coc-discord-rpc on WSL
    2
    
                  
    3
    You can use [npiperelay][] to let coc-discord-rpc connect to a Discord instance running on the host Windows operating system. It requires
    4
    modifying the extension a bit, but it's relatively painless. This guide assumes you have [coc.nvim][] and [coc-discord-rpc][] already installed.
    5