Mariano Ruiz
Mariano Ruiz
Got the same issue with latest Lapce v0.3.1, I tried installing Fira fonts but still the same. I have Ubuntu 20.04 64 bits, Kernel 5.15.0-97-generic, GNOME 3.36.8, X11, NVIDIA Corporation...
Oh installing the nightly build from Today (70cee3b) it does work, so looks like the error is fixed and only need to be released. Although still have similar issues drawing...
Not realy, we are using the Zikzakmedia repo only because is a dependency of another project in your readme instruction, but is good have the option :) Maybe will be...
This is a big issue, part of the reason that I give up with tmux time ago and started to use Terminator. Terminator integrates well with the underlying clipboard system,...
Yea I saw that, but that looks more like workarounds than how to use it. Actually my particular problem was not Zellij pasting what it's in the clipboard, it did...
If it's a bug, I understand that is not related with the docs, because as you said, it should works as intended. Still I don't understand why Zellij that does...
**+1** Axios. I used it in the past and it is simple, and works in both the browser and the server (despite we are planning for now just a replacement...
I created an open source CLI tool for this: https://github.com/mrsarm/pose One real-world example is to e2e test distributed apps in a CI environment: pose build on the fly a new...
I just summarized this specific use case with a simple example here: https://stackoverflow.com/questions/74140047/docker-compose-is-it-possible-to-update-all-changed-images-with-a-single-comma/78478622#78478622 More complete example, e.g. using it on Github Actions for CI environments are explained here: https://github.com/mrsarm/pose/blob/main/Run-CI-envs.md
Sorry to not reply before, and yes, I'm aware of that error, some times not sure why it doesn't happens but most of the times it does. The problem is...