mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
TODO: improve how curl works in a windows console window
Closes #322 for now
This commit is contained in:
parent
8204844f47
commit
14b9e780d4
@ -114,6 +114,7 @@
|
||||
17.7 warning when sending binary output to terminal
|
||||
17.8 offer color-coded HTTP header output
|
||||
17.9 Choose the name of file in braces for complex URLs
|
||||
17.10 improve how curl works in a windows console window
|
||||
|
||||
18. Build
|
||||
18.1 roffit
|
||||
@ -650,6 +651,12 @@ Currently the SMB authentication uses NTLMv1.
|
||||
|
||||
See https://github.com/bagder/curl/issues/221
|
||||
|
||||
17.10 improve how curl works in a windows console window
|
||||
|
||||
If you pull the scrollbar when transferring with curl in a Windows console
|
||||
window, the transfer is interrupted and can get disconnected. This can
|
||||
probably be improved. See https://github.com/bagder/curl/issues/322
|
||||
|
||||
|
||||
18. Build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user