Re: [dev] terminal flickering when doing scrolling in emacs

2017-11-18 Thread Amos Bird
I'm using Emacs 25.3. regards, Cág writes: Amos Bird wrote: Hi, When doing C-v/M-v in emacs frequently, st terminal flickers. This doesn't happen in urxvt. How can I fix that? Thanks! Hi, It doesn't happen in mg. Which Emacs do you use? -- Amos Bird amosb...@gmail.com

Re: [dev] [st] How can I scroll up in emacs

2017-11-18 Thread Amos Bird
Thanks Eric. After I enable xterm-mouse-mode, it works fine now :) Cheers! Eric Pruitt writes: On Fri, Nov 17, 2017 at 10:39:10PM +0800, Amos Bird wrote: Mouse wheel events are translated to key presses. ^E and ^Y are for Vi/Vim/less. Change it in config.h to work with EMACS if you like.

Re: [dev] terminal flickering when doing scrolling in emacs

2017-11-18 Thread Cág
Amos Bird wrote: > Hi, > When doing C-v/M-v in emacs frequently, st terminal flickers. This doesn't > happen in urxvt. > How can I fix that? Thanks! Hi, It doesn't happen in mg. Which Emacs do you use? -- caóc