pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Painfully slow terminal refresh [ Was: Has mutt2 slowed down considerably? ]



* Mayuresh <mayuresh%acm.org@localhost> wrote:
> On Wed, Apr 21, 2021 at 11:22:31PM +0530, Mayuresh wrote:
> The issue is not specific to mutt. Even vim, with syntax highlighting
> shows a painfully slow refresh rate.
I do not encounter the problems you said.
% mutt -v | head -n 1
Mutt 2.0.6 (2021-03-06)
% vim --version | head -n 1
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Mar 31 2021 00:16:48)
% cat /usr/pkgsrc/CVS/Tag
Tpkgsrc-2021Q1

Do you use the same pkgsrc version for both apps and their dependencies?

> I tried experimenting with TERM variable with no luck.
Is it wsvt25?

> The terminal (xterm/uxterm) is launched from Linux and nothing has changed
> on the Linux device.
Alright, it is xterm.
That means you did ssh to NetBSD server. I would suspect your network.
Do you ssh over WiFi or hard wired cat5e? Is NetBSD server on VM?
Have you tried logging in directly on NetBSD host and had the test there?

> On Fri, Jun 11, 2021 at 08:14:03AM +0530, Mayuresh wrote:
> As an experiment, I just redirected mutt output to a file and catted that
> file. It is rendered instantly with the font colors.
Well, rendering is fast. Is redirection slow?

> On Fri, Jun 11, 2021 at 04:30:57PM +0530, Mayuresh wrote:
> > Update: neomutt works slightly better - perhaps something to do with
> > ncurses vs curses.
AFAIK, NetBSD only supports libcurses, there is no ncurses in NetBSD.

> On the flip side only one annoying thing I noticed is, if you hit
> backspace when editing a mail header field, you tend to hold the backspace
> key to clear the whole line. In that case the back space wraps back to
> another field and starts working on it instead of stopping after clearing
> current field. Seems a logged issue on github. I'd try and get used to
> this behavior as the overall benefits far outweigh this small trouble.
Does your terminal have some settings like "Delete sends Ctrl-H"?
Does Ctrl-U delete the entire line?
I'm not sure if I do get your question.

-- 
Gua Chung Lim
 
Nothing ever exists entirely alone without dualities.


Home | Main Index | Thread Index | Old Index