Is there a terminal, or a tool that allows to have the following feature when working in a terminal? I execute a command like find . -name "*.cpp, or compilation of source code that produces some warning or failing output in files. When the command execution is over I can click on file paths and open them in some program, like editor, viewer. I think in some cases it could improve productivity very well.
The only feature similar to this I saw in guake terminal, called "Quick Open".




