telnet without arguments buffers its output until `open` establishes a connection or program exits
Open
fix committed
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Executing `telnet` does not immediately show the `telnet>` prompt. Until I run `open some.host 80` or press Ctrl+D, no new text is shown besides the commands I typed.
Tested on iOS 17.4 and a-Shell mini 1.13.0.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.