mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Merge pull request #1555 from ychin/getcellpixels-update-docs-delay
Update getcellpixels() docs to point out the delay in MacVim GUI
This commit is contained in:
@@ -3885,6 +3885,8 @@ getcellpixels() *getcellpixels()*
|
||||
On macOS, system Terminal.app returns sizes in points (before
|
||||
Retina scaling), whereas third-party terminals return raw pixel
|
||||
sizes (post Retina scaling).
|
||||
In MacVim, there is a small delay after startup or changing
|
||||
'guifont' before this will return the updated values.
|
||||
|
||||
Return type: list<any>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user