Skip to content

Commit d4f3eca

Browse files
authored
Merge pull request #1555 from ychin/getcellpixels-update-docs-delay
Update getcellpixels() docs to point out the delay in MacVim GUI
2 parents 347d8c7 + 0b82a98 commit d4f3eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: runtime/doc/builtin.txt

+2
Original file line numberDiff line numberDiff line change
@@ -3885,6 +3885,8 @@ getcellpixels() *getcellpixels()*
38853885
On macOS, system Terminal.app returns sizes in points (before
38863886
Retina scaling), whereas third-party terminals return raw pixel
38873887
sizes (post Retina scaling).
3888+
In MacVim, there is a small delay after startup or changing
3889+
'guifont' before this will return the updated values.
38883890

38893891
Return type: list<any>
38903892

0 commit comments

Comments
 (0)