修复 Shift-Tab 映射失败问题(Fcitx5-Rime / Noctalia 为例) 起因最近我遇到两个问题:fcitx5-rime 里和 noctalia 的 launcher 按 Shift+Tab 候选不上翻。 这两问题的共同点都在 Shift+Tab 这一个组合键上。我先怀疑是不是两个软件各自有 bug,但又觉得这俩可能是同一个原因。于是从 rime 下手,借助 AI 帮我 Debug。 2026-08-04 Linux #fcitx5 #rime #wayland #noctalia
MATLAB Installation and Setup on Arch Linux On Arch Linux, the MATLAB installer often crashes with a Segmentation fault (core dumped). In practice, this kind of crash could be caused by many reasons, one of which is that the libraries in Arch a 2026-02-25 Matlab #matlab #arch linux
Nvim: Error While Loading Shared Libraries: /usr/lib/lua/5.1/lpeg.so: Cannot Open Shared Object File: No Such File or Directory ProblemAfter running paru, we tried to open nvim but got a error like this 1nvim: error while loading shared libraries: /usr/lib/lua/5.1/lpeg.so: cannot open shared object file: No such file or direc 2023-05-01 Nvim #arch linux #nvim
记一次安装 Arch Linux 制作 U 盘启动盘推荐找个靠谱的 u 盘安装 ventoy。 ISO 文件可去 Arch 官网 下载, 一定要检验下载下来的文件的完整性, 如 sha256sums 等。 如果没问题,把 ISO 文件拷进 u 盘的数据分区即可。 2023-01-15 Linux #arch linux