Sometimes, the rendered image is not centered when `vim.o.winborder` is set. https://github.com/user-attachments/assets/e6d926b9-b66b-431c-834b-bfa372e7b7f8 The complete configuration is can be found at: https://github.com/Steinhagen/neovim-config Setup: 1. Ghostty 2. Latest Neovim version: v0.12.0-nightly+7afcfb6 3. tmux with image support enabled 4. winborder set: `vim.o.winborder = 'rounded' -- Add border to all floating windows` 5. image.nvim plugin configured as: https://github.com/Steinhagen/neovim-config/blob/1d682ff8c7de66ec8329dca0a9c4f390b4377ca5/lua/plugins/image.lua