qithron
qithron
The use case is probably legit. Not torrent, but kinda the same thing, I used to mount nearly 100 archives using `google/fuse-archive`. Imagine mount or htop. But tbh, I would...
I use format from [rust-lang/rust.vim](https://github.com/rust-lang/rust.vim/tree/master/syntax_checkers/rust). Support both `cargo` and `clippy`. But messages from `cargo check` need a filter, because contain messages from other files too. ```lua local MOD = require('lint')...
I use _screenshot_ a lot. I set double tap in the middle to take a screenshot. Double tap in left and right to go one frame back and one frame...
For now, my approach to this matter is to bind a key to toggle video. `input.conf` ``` v cycle-values vid no auto V set vid no ``` Then use [Hacker's...