Skip to content

Links should be "openable" #43

@benjajaja

Description

@benjajaja

Most links are longer than the chat-message-grid-column, and thus are broken up into the next line. Then, they cannot be opened by clicking (most modern terminals have such a feature), nor can they be selected easily for copying and pasting.

If a message has no attachments and :open is used, then do a simple match for ^http(s)?://.+ or something like that, and pass a match to the open crate, it should open the browser.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions