Deutsch   English   Français   Italiano  
<vck85f$1kjd8$1@paganini.bofh.team>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!sewer!alphared!2.eu.feeder.erje.net!feeder.erje.net!newsfeed.bofh.team!paganini.bofh.team!not-for-mail
From: Anton Shepelev <anton.txt@gmail.moc>
Newsgroups: news.software.readers
Subject: Re: tin: Posing not allowed
Date: Fri, 20 Sep 2024 16:33:51 -0000 (UTC)
Organization: To protect and to server
Sender: 9dIQLXBM7WM9KzA+yjdR4A
Message-ID: <vck85f$1kjd8$1@paganini.bofh.team>
References: <vcf40t$12gum$1@paganini.bofh.team> <vcf495$12gum$2@paganini.bofh.team> <vcf7on$905$1@nntp.de> <vch3kv$1akke$1@paganini.bofh.team> <vcht00$5hn$1@nntp.de>
Injection-Date: Fri, 20 Sep 2024 16:33:51 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="1723816"; posting-host="sFdwXIC/gCdDTLCbP5NXcw.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
User-Agent: tin/2.6.3-20231224 ("Banff") (FreeBSD/14.1-RELEASE (amd64))
X-Notice: Filtered by postfilter v. 0.9.3
Bytes: 2143
Lines: 31

Urs Janssen <urs@buil.tin.org> wrote:
> Anton Shepelev wrote:
>> man pages.  Also, it was by sheer luck that I even saw the message
>> 
>>    Can't get a (fully qualified) domain-name!
>> 
>> because it does not appear if I start tin the usual way, e.g.:
>> 
>>    >rtin -g <server>
> 
> It's printed before starting curses, so at leat it shall still be
> visible after ending tin. 

I use Tin from the "hardware" TTYs (Ctrl+Alt+F2-F8) with no back
scrolling.  Upon exit from Tin, all I see is a blank screen with
the prompt at the bottom.  This is why I kept missing this warning.

> Anyway I fixed the sleep(4) which got lost
> and added a no posting hint to that message. 

Thank you.  I think that forcing the user to read the warning and
press Enter to continue would also be a good option for the those
with slow reactions, e.g.:

    # Have user confirm warnings instead of auto-hiding them after
    # a delay:
    confirm_warnings=YES

> With the next version (2.6.4) there will be a connection info screen
> ('J') which will also hold that info.

That sounds useful, and I hope it will look so, too.