Slendi
Slendi
Since Zeke is now gone, I think it's safe to say, work on PR #1103 has seized development. As such, I have decided to take this into my own hands....
**Describe the bug** I use WACUP (WinAmp Community Update Project) to play my music. When tiling, only the main window is moved, the others stay in place. When I set...
Commit message: >This patch adds support for the HolyC programming language by Terry A. Davis. > >The compiler used is based on a modified version of the 3Days compiler. Both...
It can use the 3Days compiler: https://git.xslendi.xyz/slendi/3Days (forked to be CLI only) Example Dockerfile: https://github.com/ThePrimeagen/ts-rust-zig-deez/blob/master/holyc/Dockerfile
This PR adds a pre-commit hook specifically for *NIX systems to remove the cursor byte from all files under `src/`. The reason why I chose python is because it is...
Add a configuration option to have icons based on project type. For example, CMake projects have a CMake icon.
-enhancement A way to specify the speaker pin.
Hello, when I try to use the stream.on 'follow' it returns a 404, why is that? ```js var Twit = require('twit') var config = require('./config') var T = new Twit(config)...