Skip to content

Clickable paths in the bottom panel / build output / terminus panel #97

@giampaolo

Description

@giampaolo

Hello. I would like to configure Hyper Click and apply it to certain bottom panel's views. My use case is the following: I run Python unit tests via ST's build system. When a test fails, the bottom (exec) panel shows something like this:

=================================== FAILURES ===================================
________________________ TestCLI.test_common_statements ________________________
Traceback (most recent call last):
  File "/home/giampaolo/svn/sysconf/tests/test_autoimport.py", line 145, in test_common_statements
    self.assertEqual(1, 0)
    ^^^^^^^^^^^^^^^^
AttributeError: 'TestCLI' object has no attribute 'assertEqual'
=========================== short test summary info ============================
  1. Is it possible to make that path clickable?

  2. at the same time, I also run tests via the Terminus package, which also emits a similar output. Has anybody tried to configure Hyper Click to work with Terminus?

Thanks and sorry in advance if this is not the right place where to ask for help. :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions