| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.c | 535 ? sbw->scrollbar.thickness : sbw->scrollbar.length; in Initialize() 539 ? sbw->scrollbar.thickness : sbw->scrollbar.length; in Initialize() 545 sbw->scrollbar.shownLength = sbw->scrollbar.min_thumb; in Initialize() 575 dsbw->scrollbar.top = sbw->scrollbar.top; in SetValues() 578 dsbw->scrollbar.shown = sbw->scrollbar.shown; in SetValues() 587 sbw->scrollbar.thumb != dsbw->scrollbar.thumb) in SetValues() 593 if (sbw->scrollbar.top != dsbw->scrollbar.top || in SetValues() 594 sbw->scrollbar.shown != dsbw->scrollbar.shown) in SetValues() 637 sbw->scrollbar.topLoc = -(sbw->scrollbar.length + 1); in Redisplay() 1042 sbw->scrollbar.max - sbw->scrollbar.shown + 0.000001); in MoveThumb() [all …]
|
| H A D | gui_at_sb.h | 148 ScrollbarPart scrollbar; member
|
| H A D | README.md | 204 character, moving a scrollbar, clicking the mouse, etc. are all translated
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_09.txt | 47 | ~ | # | <- scrollbar 81 Toggle Bottom Scrollbar make a scrollbar appear/disappear at the bottom 82 Toggle Left Scrollbar make a scrollbar appear/disappear at the left 83 Toggle Right Scrollbar make a scrollbar appear/disappear at the right 108 By default there is one scrollbar on the right. It does the obvious thing. 109 When you split the window, each window will get its own scrollbar. 110 You can make a horizontal scrollbar appear with the menu item 115 will have a scrollbar. However, when you move the cursor to a window on the 116 left, it will be this one that the scrollbar controls. This takes a bit of 118 When you work with vertically split windows, consider adding a scrollbar on
|
| H A D | popup.txt | 23 Popup scrollbar |popup-scrollbar| 408 scrollbar non-zero if a scrollbar is displayed 546 scrollbar 657 padding and scrollbar. 659 padding and scrollbar. 664 Also see "scrollbar". 725 scrollbar 1 or true: show a scrollbar when the text doesn't fit. 726 zero: do not show a scrollbar. Default is non-zero. 727 Also see |popup-scrollbar|. 728 scrollbarhighlight Highlight group name for the scrollbar. The [all …]
|
| H A D | testing.txt | 234 Pretend using scrollbar {which} to move it to position 236 left Left scrollbar of the current window 237 right Right scrollbar of the current window 238 hor Horizontal scrollbar 241 line-count of the buffer. For the horizontal scrollbar the 245 When {dragging} is non-zero it's like dragging the scrollbar, 246 otherwise it's like clicking in the scrollbar. 247 Only works when the {which} scrollbar actually exists,
|
| H A D | gui.txt | 173 There are vertical scrollbars and a horizontal scrollbar. You may 191 Left scrollbar (l) -> |#| |#| <- Right ` 192 |#| |#| scrollbar (r) ` 197 +-+--------------------------+-+ scrollbar (b) ` 200 appropriate letter in the 'guioptions' string. The bottom scrollbar is 207 to move through the text in that buffer. The size of the scrollbar-thumb 209 When the scrollbar is dragged all the way down, the last line of the file 213 scrollbar disappears. It reappears when the window is restored. 215 If a window is vertically split, it will get a scrollbar when it is the 219 is on the left half, the right scrollbar column will contain scrollbars for [all …]
|
| H A D | scroll.txt | 227 scroll a window, and also meaningful when using the vertical scrollbar of the 228 window which has the cursor focus. However, when using the vertical scrollbar 241 dragging the scrollbar of the current window. How many lines are scrolled 268 how the horizontal scrollbar works).
|
| H A D | os_haiku.txt | 81 letting go of the mouse button. Another way is when you drag the scrollbar 83 the scrollbar it won't change it itself. There is a workaround which kicks
|
| H A D | usr_25.txt | 303 By default, Vim does not display a horizontal scrollbar in the GUI. If you 308 One horizontal scrollbar will appear at the bottom of the Vim window. 310 If you don't have a scrollbar or don't want to use it, use these commands to
|
| H A D | rileft.txt | 113 o When the Athena GUI is used, the bottom scrollbar works in the wrong
|
| H A D | version5.txt | 756 - Improved GUI scrollbar handling when redrawing is slower than the scrollbar 1300 GUI: When using the scrollbar or mouse while executing an external command, 1526 When 'so' is non-zero, and moving the scrollbar completely to the bottom, 1979 Win32 GUI scrollbar could only handle 32767 lines. Also makes the 2587 patch 5.1.8: Win32 GUI: dragging the scrollbar didn't update the ruler. 3068 5.2.7: Win32 GUI: scrollbar was one pixel too big. 4770 and scrollbar events. 5162 Athena: Horizontal scrollbar wasn't updated when the cursor was 5212 Using the down arrow of a scrollbar in a large file didn't work. 7457 scrollbar. Best seen when 'writedelay' is non-zero. [all …]
|
| H A D | gui_x11.txt | 180 -scrollbarwidth {width} Use a scrollbar width of {width} 354 menubar, scrollbar, whatever), those are GTK specific settings and you
|
| H A D | todo.txt | 114 require an ascii scrollbar, like with the vertical one? 120 and padding and a scrollbar are used. (#6676) 2545 Mac: After a ":vsplit" the left scrollbar doesn't appear until 'columns' is 3255 NT 4.0. Leaves a grey area where the scrollbar was. ":set go+=r" also 3278 Also background color of Toolbar and rectangle below vert. scrollbar. 3327 9 When dragging the scrollbar thumb very fast, focus is only obtained in 3328 the scrollbar itself. And the thumb is no longer updated when moving 3519 using the horizontal scrollbar. 3798 in Vim as if the rightmost scrollbar was used. 3840 Especially when using the scrollbar. Typing a cursor-movement command [all …]
|
| H A D | version6.txt | 342 Motif now uses the system default colors for the menu and scrollbar. Used to 1685 - Added 'L' and 'R' flags in 'guioptions': Add a left or right scrollbar only 1689 Also do this for the menu and scrollbar, to avoid that they become black. 2765 GUI: When compiled without the +windows feature, the scrollbar would start 2889 - Fixed a problem with dragging the scrollbar. 3055 Motif: When there is no right scrollbar, the bottom scrollbar would still 3489 vertically split window and back may not update the scrollbar. 4292 Problem: Athena: When clicking in the horizontal scrollbar Vim crashes. 9475 arrow of the scrollbar does not always work. (Nam SungHyun) 9476 Solution: Always update the scrollbar thumb when the value changed, even [all …]
|
| H A D | options.txt | 3911 'r' Right-hand scrollbar is always present. 3913 'R' Right-hand scrollbar is present when there is a vertically 3916 'l' Left-hand scrollbar is always present. 3918 'L' Left-hand scrollbar is present when there is a vertically 3921 'b' Bottom (horizontal) scrollbar is present. Its size depends on 3925 'h' Limit horizontal scrollbar size to the length of the cursor 3944 'k' Keep the GUI window size when adding/removing a scrollbar, or 4112 |hl-PmenuSbar| x popup menu scrollbar 4113 |hl-PmenuThumb| X popup menu scrollbar thumb
|
| H A D | insert.txt | 1380 PmenuSbar scrollbar |hl-PmenuSbar| 1381 PmenuThumb thumb of the scrollbar |hl-PmenuThumb|
|
| H A D | version7.txt | 1016 PmenuThumb Popup menu: scrollbar |hl-PmenuThumb| 1017 PmenuSbar Popup menu: Thumb of the scrollbar |hl-PmenuSbar| 2110 GTK GUI: When adding a scrollbar (e.g. when using ":vsplit") in a script or 2184 GUI: When scrolling with the scrollbar and there is a line that doesn't fit 2320 In some situations the menu and scrollbar didn't work, when the value contains 2333 Motif: In diff mode dragging one scrollbar didn't update the scrollbar of the 2644 Motif: The GUI tabline did not use the space above the right scrollbar. Work 3689 Problem: GUI: When the popup menu is visible using the scrollbar messes up 5693 window by the scrollbar is OK, but using the scroll wheel it 5943 clicking in a scrollbar. (Juergen Jottkaerr) [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | elinks.vim | 87 \ frame scrollbar scrollbar-selected title text
|
| H A D | lynx.vim | 111 \ run_all_execution_links run_execution_links_on_local_files scrollbar
|
| H A D | tcl.vim | 77 " scrollbar 117 syn region tcltkWidget matchgroup=tcltkWidgetColor start="\<scrollbar\>" matchgroup=NONE skip="^\s*…
|
| H A D | progress.vim | 218 syn keyword ProgressOperator no-row-markers no-schema-marshal no-scrollbar-v[ertical] no-separate-c… 241 …rent-row scroll-to-i[tem] scroll-to-selected-row scrollable scrollbar-h[orizontal] scrollbar-v[ert…
|
| H A D | eterm.vim | 293 \ scrollbar utmp_logging meta8 iconic
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_popupwin.vim | 151 \ scrollbar: 0, 200 \ scrollbar: 0, 770 \ scrollbar: v:false, 790 \ scrollbar: v:false, 2238 \ scrollbar: true, 2357 \ scrollbar: 1, 2858 func PopupMenu(lines, line, col, scrollbar = 0) argument 2865 \ scrollbar : a:scrollbar, 3387 " info on the left with scrollbar 3392 " Test that the popupmenu's scrollbar and infopopup do not overlap
|
| H A D | test_popup.vim | 1109 \ 'col': 0, 'row': 4, 'scrollbar': v:false}, g:event) 1142 \ 'scrollbar': v:false, 1197 " Test for a popup menu with a scrollbar
|