sudo pacman -Syu

Results 15 issues of sudo pacman -Syu

Add diff mocha conf to support kitty diff See: - https://sw.kovidgoyal.net/kitty/kittens/diff/ - https://github.com/dracula/kitty/blob/master/diff.conf

I try to use [kitty diff](https://sw.kovidgoyal.net/kitty/kittens/diff/) but it looks weird. I create [MR](https://github.com/catppuccin/kitty/pull/9) for this. Feel free to comment!

Vietnamses use some complex accented Latin letters. As you see above, `ệ` char is missing. I can help to list Vietnamese characters if you want

For example currently fixing conflicts mean adding ` (2)`, ` (3)`, ... to filename Can I change to `_01`, `_02`, ... Because for some reason I don't want space in...

enhancement
tag: completed

I use SF Symbol app icon to custom BetterDisplay icon. But is this possible if I want to custom different icon for light mode and dark mode?

enhancement

My code goes like: ```go type WrapCache struct { internalCache *cache.Cache } func NewWrapCache( client redis.UniversalClient, size int, localExpired time.Duration, ) *WrapCache { internalCache := cache.New(&cache.Options{ Redis: client, LocalCache: cache.NewTinyLFU(size,...

For example I have via layout as define here: https://gist.github.com/haunt98/d1210e625c2bf021d9a59f84ef822f9f Is there a plan to support via in the future?

Currently `buf` support format but `bufls` does not. Is there roadmap to support in the future?

After training both gill and decision model, load_model failed: ```txt ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ in :2 │ │ │ │ /content/gill/gill/models.py:873 in load_gill │ │ │...

Not too important but I think it's good idea to support Vietnamese language. You can get the idea/character from https://vietnamesetypography.com/ or https://github.com/JetBrains/JetBrainsMono/issues/14 Thanks for good font to code anw 👍

Extend Characterset