faq

来自「一个简单的文本编辑器」· 代码 · 共 22 行

TXT
22
字号
gedit 0.9.0 FAQ1) Q. I want syntax highlighting.. when will it be included?   A. Currently, the Gtk+ Text widget isn't suitable for this feature to be      reliably implemented. We migth add this feature when we migrate to the      new text widget.      On the other hand, gedit intends to be a simple text editor, so if      you are looking for syntax highlighting we strongly recommend that you      use emacs. Hey ! we love emacs :-).2) Q. gedit seems very slow when I type. After I start typing I can see      the text to appear slowly one character at a time. What is wrong ?   A. This behaviour occurs when the active theme is poorly written. Change      your theme to a nicelly written one.       Having this kind of theme is not only affecting the speed in which gedit      window is redrawn, but all of the gtk windows. The problem is that in gedit is      much more evident.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?