Hi all,
I’m using Terminus as custom target of a build system, all works well except that shortcuts for next/prev result only start working after clicking the output panel, otherwise it shows in the status “No more results”.
"build_systems":
[
{
"target": "terminus_exec",
"cancel": "terminus_cancel_build",
"focus": "true",
"file_regex": "...",
"shell_cmd": "...",
"name": "...",
}
]