SIGN IN SIGN UP

Trim off surrounding `[]` when parsing terminal hover links

Terminal has to accept `[` and `]` as valid word parts, due to
`[slug].tsx` being a valid file name.
Yet, terminal has to exclude these to match paths in strings like
`[/some/path/[slug].tsx]`.
K
Kirill Bulatov committed
7c498feb85dc6d704036f8a9f6dcda12da3b8a0c
Parent: 9aad602