Results 11 issues of ston

The font display in the main game interface is completely normal, but the cjk characters in the console are displayed as white hollow squares or spaces. In addition to this,...

Source 1 Engine
Localization
Font
Linux

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

bug

## System information OS:Arch Linux wm:Hyprland ## How to Reproduce Open an application from the libappindicator tray.(for example,telegram desktop) Click other module in waybar. ## Expected results The clicked button...

### Did you check the docs? - [X] I have read all the which-key.nvim docs ### Is your feature request related to a problem? Please describe. As #160 says, there...

enhancement

## Expected behavior When I enter an empty variable name, the template should exit and retain the previous input. Projectile works well, but there seems to be no detailed documentation...

Steps to reproduce: first open emacs, run lsp-ui-doc-toggle, lsp-ui-doc-focus, then now your cursor is in the frame of ui-doc, now use lsp-ui-doc-hide, then any input is disabled unless you press...

ui-doc

When clicking `ctrl-c` to abort `pkgdev manifest`, the (incomplete) file being downloaded will be stored with a normal file name, indistinguishable from the normal downloaded file. I can only use...

bug

### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...

is:bug
needs-triage

- [x] I searched the issue tracker and this hasn't been PRed before. - [x] My changes are not on [the do-not-PR list](https://doomemacs.org/d/do-not-pr) for this project. - [x] My commits...

is:feature
re:modules

now I use a script to toggle refresh rate https://github.com/st0nie/refreshd and acpid event file ```conf event=1E3391A1-2C89- 000000e8 00000000 action=sudo -u ston HOME=/home/ston/ DIPLAY=":1" XDG_RUNTIME_DIR=/run/user/1000 QT_QPA_PLATFORM=wayland /home/ston/.local/bin/refreshed toggle ``` But there...