https://github.com/Textualize/textual/blob/7c25ab5bc4c1db2140093f8171b694c415943f97/src/textual/widgets/_link.py#L23 Maybe `BINDINGS = [Binding("enter", "focused.open_link", "Open link")]` is right. Then I can press `enter` to open link.