orca/src
Neil 1367094bbc
fix(terminal): flush URL hover tooltip to pane bottom-left corner (#10351)
Move link-tooltip chrome into terminal.css so offsets cannot drift via
inline styles, and square the bottom-left corner so the hover preview
sits flush against the pane edge (Ghostty-style).
2026-07-24 01:50:55 -07:00
..
cli fix(cli): relativize absolute --path for file open and file diff before the runtime RPC (#9429) (#9824) 2026-07-23 23:43:15 -07:00
main fix(settings): normalize and validate branch prefixes (#7772) 2026-07-24 00:39:32 -07:00
preload fix(window): reflow on macOS occlusion-reveal so the bottom bar is not clipped (#10056) 2026-07-24 00:36:18 -07:00
relay fix(relay): honor the remote OpenSSH login shell for Windows SSH terminals (#9455) 2026-07-24 00:26:07 -07:00
renderer fix(terminal): flush URL hover tooltip to pane bottom-left corner (#10351) 2026-07-24 01:50:55 -07:00
shared fix(terminal): reveal Markdown links at target lines (#9518) 2026-07-24 00:39:37 -07:00
types