| Age | Commit message (Collapse) | Author |
|
|
|
neovim high CPU usage when editing markdown file with many lines, e.g.,
more than 100 lines, can be workarounded with :lua vim.treesitter.stop()
https://github.com/neovim/neovim/discussions/39277
|
|
The webkit2gtk pkg it requires has been moved from official to aur, and
it took many hours to build so I gave up to build it. I tried
aur/webkit2gtk-is-webkit2gtk-4-1 as a wordaround but it does not work.
Also almost never use hatt and its upstream has no updates in 3 years,
so maybe just remove it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Before nvim 0.12.1, statusline+=%< as first works, now it needs =
instead of += else it will show two statuline. statusline+=%< as first
seems still work with new version of vim. It maybe because now nvim `:
set statusline?` is not empty but at vim it is empty
|
|
Because I change to another usb port because the old one sometimes
unmount the mifi and cause network interface down. But the new one also
unmount once, so maybe I'll change back, need more test.
|
|
|
|
This reverts commit e163f40e178cde35773ccb27280a64553228981c.
|
|
|
|
|
|
|
|
cause aur pkg is orphaned and has many issues
|
|
|
|
polkit pkgbuild repo commit f2e63152919a4a8070ad241b84ad670db3deaf4f
somehow make polkit-agent-helper.socket not shown in `systemctl
list-unit-files --state=enabled` but it is still enabled by default
|
|
paru-bin has issues with libalpm, temp swtich to paru, more see:
https://github.com/Morganamilo/paru/issues/1454#issuecomment-3663567951
Use aur/nvidia-580xx-dkms instead for my old nvidia GPU, more see:
https://archlinux.org/news/nvidia-590-driver-drops-pascal-support-main-packages-switch-to-open-kernel-modules/
|
|
|
|
See polkit pkgbuild repo commit 9a6455e4d3c7ae2aa0112cb58ee85500bc605ff5
See polkit repo commit c007940054392b67b84b6044dda8a215040d8eb5
|
|
This reverts commit 10baa597986f1c9d6075dfdd753970c5afd1e863.
Because aur/paru now can build and run properly. More about the issue see:
https://github.com/Morganamilo/paru/issues/1454#issuecomment-3663567951
|
|
|
|
and does not include xorg-xset as a dependency anymore
|
|
|
|
|
|
Without python-spacy-bin will error. python-thinc-bin-8.3.2 and
python-wasabi-git are dep pkgs of python-spacy-bin that does not have
build error. Details see: https://aur.archlinux.org/packages/argos-translate#comment-1046533
|
|
oneline_toolbar.css
See firefox-csshack commit 831ff094baa329d57c989ccc9fbaebff10e236ed, it
wrote oneline_toolbar.css is navbar_tabs_oneliner.css. Now
navbar_tabs_oneliner.css moved to deprecated/ dir.
|
|
|
|
|
|
|
|
|
|
|
|
together
|
|
|
|
|
|
|
|
Because aur/zoom-firejail is deleted by others and I no longer need zoom.
|
|
change install dir to /etc/mpv/scripts/ makes mpv auto enable this
|
|
|
|
|
|
dependency for other pkgs
|
|
See https://www.electronjs.org/docs/latest/api/safe-storage
I do not wish to install those apps, but maybe I can manually configure
it to use pass.
|
|
Following the instruction from https://www.reddit.com/r/archlinux/comments/1li9zoa/comment/mzarx0c
will show what pkg are needed on insp. Somehow linux-firmware-nvidia
seems is not needed, not sure. Another way is I also know from lspci
that many things on insp are intel, ethernet controller is from realtek,
also somehow alsamixer also show a chip from realtek.
|
|
|
|
|