zsh-workers
 help / color / mirror / code / Atom feed
* _telnet niggle
@ 2000-05-17 21:13 Peter Stephenson
  2000-05-17 21:40 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Stephenson @ 2000-05-17 21:13 UTC (permalink / raw)
  To: Zsh hackers list

It's a small but non-zero niggle that _telnet doesn't use hosts-ports, just
users-hosts-ports.  The most common usage for telnet in my experience is
not to specify the host on the command line, even if you give the port.
Consequently it probably ought to use hosts-ports if there is no
user (luckily that's the first thing it gets if there is one).  There may
be other combinations with similar niggles; it's a thankless task tracking
this sort of thing down.

-- 
Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
Work: pws@CambridgeSiliconRadio.com
Web: http://www.pwstephenson.fsnet.co.uk


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: _telnet niggle
  2000-05-17 21:13 _telnet niggle Peter Stephenson
@ 2000-05-17 21:40 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2000-05-17 21:40 UTC (permalink / raw)
  To: Zsh hackers list

On May 17, 10:13pm, Peter Stephenson wrote:
> Subject: _telnet niggle
> It's a small but non-zero niggle that _telnet doesn't use hosts-ports, just
> users-hosts-ports.  The most common usage for telnet in my experience is
> not to specify the host on the command line, even if you give the port.

Eh?  In my experience, telnet won't let you specify a port without a host.

> Consequently it probably ought to use hosts-ports if there is no user

I agree with that.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-05-17 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-17 21:13 _telnet niggle Peter Stephenson
2000-05-17 21:40 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).