我开始在 VIM 中编写 LaTeX 文档,这是我的代码:
\documentclass{article}
\begin{document}
\frac{2x}{2} *
\end{document}
由于某种原因,以下字符在终端中闪烁:
- {文章}
- {文档}
- {}{}
- {文档}
这个论坛好像有相关:
https://superuser.com/questions/449335/vi-editor-text-is-flashing-and-unusable/450302
还有另一篇文章(编辑:我找到了:https://forums.fedoraforum.org/archive/index.php/t-291190.html)从 2013 年开始说要做:export TERM=linux
我不希望这样,因为文本会加粗,并且在 vifm 中所选文件会闪烁。
我只想完全关闭闪烁 - 当屏幕不断闪烁时我看不到我正在输入的内容。这是非常分散注意力的。
- 操作系统:Arch Linux
- 终端模拟器:xterm