PH

Results 2 issues of PH

刚学emacs和使用shengci插件,请问为什么显示d`delete-active-region`函数没有实现 Emacs版本信息 ![image](https://user-images.githubusercontent.com/57695072/118365537-c1403380-b5cf-11eb-8d15-4fdb9675e492.png) 使用的包管理是 [straight.el](https://github.com/raxod502/straight.el) 尝试过使用 ```elisp (load-file path/to/shengci.el) (require 'shengci) ``` 问题任然出现 ![image](https://user-images.githubusercontent.com/57695072/118365346-f730e800-b5ce-11eb-981c-fc20ff09636d.png) ![image](https://user-images.githubusercontent.com/57695072/118365433-627aba00-b5cf-11eb-823b-60f47c5dcbdd.png)

## 问题描述如题 ## 使用环境 ```bash % node -v v18.12.1 ``` ## 问题复现情况 在Linux环境下的非GPU加速终端(xfce4-terminal)的情况: ![xfce](https://user-images.githubusercontent.com/57695072/212841685-324d5080-2560-4686-8cb4-1bc6cf8c342a.gif) 在Linux环境下的GPU加速终端(alacritty)的情况: ![alacritty](https://user-images.githubusercontent.com/57695072/212841835-f8e1e089-e831-4ade-b83d-b6d90061159f.gif) 同时我也尝试了使用[ink](https://github.com/vadimdemedes/ink)来替代inquirer库,[commit历史在这](https://github.com/PHSix/musicn-ink/commit/ed1530b987e132f6d5c99f3b338507e966ae6081),结果显示出来的画面不再闪烁了: ![ink](https://user-images.githubusercontent.com/57695072/212842409-cd023bbe-bf80-4f49-a5b2-dfb5e8181a76.gif)