mirror of
https://github.com/zoriya/jj.nvim.git
synced 2026-08-07 11:46:13 +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.