mirror of
https://github.com/zoriya/jj.nvim.git
synced 2026-08-05 10:46:08 +00:00
Prevent tooltip from overflowing when the cursor is near the bottom or right edge of the screen by clamping width and height to the remaining space.