nsbgn
nsbgn
The primary reason for my interest in using a Neovim GUI is touchscreen support: I would like to use my fingers for kinetic scrolling (and ideally selection/other tasks) when I'm...
When I run a TUI program --- like my `$EDITOR` --- from an interactive shell with some process ID `$pid`, I can use `ps p $pid -o tpgid=` to find...
Apologies if I am overlooking something! Markdown syntax is notoriously fragmented. For metadata, lowdown uses [MultiMarkdown](https://fletcherpenney.net/multimarkdown/)-style syntax, but YAML metadata blocks seem to be more standard for that purpose (cf....
Thanks for the application - it's pretty useful! However, I'm getting a compilation error on Debian Stretch (which has `rustc 1.24.1` and `cargo 0.25.0`). Is there a specific version I...
The project goals say: > *simple borders are the most decoration we want to have* I agree with this! However, dashed/dotted borders aren't strictly decoration; they also have have accessibility...