Allow hover responses as a trigger action (Feature request)
This idea was inspired by a bug-finding mission which turned out to be an incorrect netmask, which was discovered only because I copied a very unintuitive ip/netmask combination out to ipcalc and asked it to explain.
I then thought it would be very useful if iTerm2 could display information about an ip/netmask on hover, this would have made it much quicker to spot the issue.
It seems like this could be implemented as a new trigger action that gets called when a matching piece of text is hovered, and the result of the command would be displayed in the hover box (could look much like an annotation). The result could be cached to prevent too much execution if needed.