unix-enjoyer

Results 10 issues of unix-enjoyer

The issue is very similar to [this one](https://github.com/martanne/dvtm/issues/111). My default editor (vis) is envoked when I do Mod+e but when I try to paste with Mod+p nothing happens. Tested on...

Gives me the following error: ``` $ make make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -g...

feature

I LOVE this keyboard! It is one of those productivity boosters that I NEED on my phone. There is only one problem: it's styles don't fit with [Solarized](https://ethanschoonover.com/solarized/) Termux, so...

styling

When building this project on OpenBSD, following the initial instructions, there is a dependency ldl, which is not needed on OpenBSD because libc already provides this functionality. The build is...

Hello. I attempted to build lokinet on x86_64 OpenBSD, with 12 GBs of RAM and 4 cores/8 threads (though OpenBSD disables hyperthreading). Following the initial Linux instructions, I installed all...

bug
help wanted
packaging
bsd

``` ; make cd build; cmake ../ -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is Clang 13.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done...

Arcan - this project also went with Lua configuration, and can be configured to be very minimal. Most of the dependencies are optional, but overall it's quite a bit bigger...

Python developers decided to require OpenSSL version 1.1.1 API. This [PEP](https://peps.python.org/pep-0644/#libressl-support) has details on what cryptography functions required workarounds from the Python team to support LibreSSL, since LibreSSL does not...

Everything up until the make command worked fine. I installed required dependencies, and the configuation did not produce any errors. ``` $ make Making all in src CC rastertocapt.o In...

help wanted
openbsd

After several weeks experimenting with Pale Moon, it compiled, but didn't execute due to linking errors I assume (it was unable to find the liblgpllibs which lie in the same...