If I have a command that runs and generates the following output.
/path/to/file.rst:1
/another/path/to/file.rst:42
How would I call the command so a buffer is opened and clicking on the line jumps to the file?
If I have a command that runs and generates the following output.
/path/to/file.rst:1
/another/path/to/file.rst:42
How would I call the command so a buffer is opened and clicking on the line jumps to the file?