Results 27 comments of Babil G. Sarwar

### Static compilation with Unicode Hi @Kaian, Thanks a lot for your reply. With your hints, I was able to static-compile using the following on my system: ``` $ ./bootstrap.sh...

### Static compilation with OpenSSL Hi @Kaian, It appears that static-compiling with OpenSSL additional require `libcrypto` and `libdl` to be specified under `LIBS` on Ubuntu 16.04! Hope this helps someone....

Hi @Kaian, Thanks a lot. I just sent a pull request [here][1] to add static-compilation via the `configure` script _i.e._ `--enable-static=yes`, adding further checks for OpenSSL, GnuTLS, Unicode support etc....

Hi @eofster, 🔴 I think I have been able to reliably reproduce the crash within the `Network > STUN` settings with `DNS SRV` enabled. - If I keep "Use DNS...

Hi @olku, > Afaik stun.freeswitch.org has no SRV records set. Thanks. Yes, I also thought so. The app crashes similarly with other STUN servers like `stun.l.google.com:19302`, where SRV records are...

Hi @eofster, > Are you building on Intel? Yes, I'm building on Intel. > What might work is to use the older building instructions from the Readme. To confirm, I...

Same issue continues in MacTex (`mactex-20200407.pkg`). Thanks.

- FWIW, I noticed the `-1701` error appears only in `Kitty.app` for me, but not in MacOS's built-in `Terminal.app`. - Another observation is that when I have `trash` aliased as...

The following works for me: `ignorekeys add -except=":",";","f" github\\.com`

Hi @noomly @folke On a related note, is it possible to enable soft wrapping when zen mode is enabled and go back to whatever state soft wrapping was in before...