Matěj Cepl
Matěj Cepl
Thank you, I will update the patch. It is weirdly nice to meet old acquaintance. So, Instagram?
Just apropos this discussion: I have created a very raw plugin https://git.sr.ht/~mcepl/vis-session/ for saving/loading registers on exit start of vis. Patches improving saved JSON and saving more stuff (e.g., history...
On Mon Sep 18, 2023 at 2:15 PM CEST, Fabian Vogt wrote: > > `osc` just needs to learn that `--vm-type=podman` does not need elevated privs. > > Filed as...
I probably do something wrong, but in non-root container (at 19d1bab7) I get this: ``` tumbleweed-pkg~/b/n/vis (master)$ oscb --vm-type=podman --debug hostarch: x86_64 arg_arch: x86_64 arg_repository: openSUSE_Tumbleweed arg_descr: None DEBUG: makeurl:...
When I remove `/usr/local/bin/podman` link and install full package, I get: ``` $ oscb --vm-type=podman --debug hostarch: x86_64 arg_arch: x86_64 arg_repository: openSUSE_Tumbleweed arg_descr: None DEBUG: makeurl: https://api.opensuse.org ['source', 'home:mcepl:neovim', '_meta']...
Even after `osc wipe` I get: ``` $ osc build --vm-type=podman --noservice --clean gpg: WARNING: server 'gpg-agent' is older than us (2.5.1 < 2.5.2) Building python-fanficfare.spec for openSUSE_Tumbleweed/x86_64 Using local...
I have already started to move to https://git.sr.ht/~mcepl/epy (branch `devel` contains all PRs here and additional improvements). For any communication, feel free to contact me at https://lists.sr.ht/~mcepl/devel
Just to make a little self-promotion, this is from the `devel` branch of my Sourcehut repo: ```shell mitmanek:epy (devel) $ git log --oneline origin/master..HEAD bf39f03 (HEAD -> devel, sourcehut/devel) feat:...
1. If you want us to provide with some new feature, please, sit down and specify it as precisely as you are able to. If you say, “do it like...
On Fri Oct 25, 2024 at 1:59 AM CEST, Henrik Holst wrote: > I thought that anyone working on vis would be familiar with vim standard configuration terms like whichwrap....