comparison runtime/doc/popup.txt @ 17571:2704c4e3e20a

Update runtime files. commit https://github.com/vim/vim/commit/5477506a9f01d40fad2e8f0555bc37adee30478f Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 31 21:07:14 2019 +0200 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Wed, 31 Jul 2019 21:15:08 +0200
parents 1e45331bd2ab
children d5e5d0fc3fa8
comparison
equal deleted inserted replaced
17570:74bf9a7da416 17571:2704c4e3e20a
513 {not implemented yet} 513 {not implemented yet}
514 maxheight Maximum height of the contents, excluding border and 514 maxheight Maximum height of the contents, excluding border and
515 padding. 515 padding.
516 minheight Minimum height of the contents, excluding border and 516 minheight Minimum height of the contents, excluding border and
517 padding. 517 padding.
518 maxwidth Maximum width of the contents, excluding border and 518 maxwidth Maximum width of the contents, excluding border,
519 padding. 519 padding and scrollbar.
520 minwidth Minimum width of the contents, excluding border and 520 minwidth Minimum width of the contents, excluding border,
521 padding. 521 padding and scrollbar.
522 firstline First buffer line to display. When larger than one it 522 firstline First buffer line to display. When larger than one it
523 looks like the text scrolled up. When out of range 523 looks like the text scrolled up. When out of range
524 the last buffer line will at the top of the window. 524 the last buffer line will at the top of the window.
525 Also see "scrollbar". 525 Also see "scrollbar".
526 hidden When TRUE the popup exists but is not displayed; use 526 hidden When TRUE the popup exists but is not displayed; use