drowsysword / mintty

Automatically exported from code.google.com/p/mintty
0 stars 0 forks source link

URL detection doesn't work on URLs with a port number #412

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.ctrl+lmbclick on a URL containing a port number

What is the expected output? What do you see instead?
When I open a URL in mintty I would expect a URL to be selected with the port 
number and path after it. However, the link selection is cut off right before 
the colon character preceding the port number.

What versions of mintty, Cygwin/MSYS, and Windows are you using?
mintty 1.1.3
Windows 7 Enterprise Ver 6.1 Build 7600
(Cygwin version: 1.7.25)

Original issue reported on code.google.com by Krystof....@gmail.com on 26 Nov 2013 at 10:31

GoogleCodeExporter commented 8 years ago
I'm sorry, it turns out I'm an idiot - it indeed woks flawlessly. It didn't 
occur to me that the url should be clicked on after the colon separating the 
port number.

Case invalid.

Original comment by Krystof....@gmail.com on 18 Dec 2013 at 2:23