Question

iTerm for the mac has an awesome feature which allows you to ctrl-click on a filename in the terminal. (i.e. from an ls or find etc), and the terminal will attempt to launch that file using the default application for the given file's type.

I'm familiar with various ways of opening a file from cygwin using a command, but am more interested if anyone knows of a method to mouse click to open a file.

Was wondering if anyone has seen/used such a feature in cygwin/putty?

Was it helpful?

Solution

This is implemented in the Mintty terminal along with a lot of other nice features so use that instead of the default cygwin one, you should already have it, if you don't download it from here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top