Searched refs:scroll (Results 1 – 2 of 2) sorted by relevance
1871 scroll = 01888 sel_node_i, scroll)1897 nonlocal scroll1902 if sel_node_i >= scroll + matches_win.getmaxyx()[0] - _SCROLL_OFFSET \1903 and scroll < _max_scroll(matches, matches_win):1905 scroll += 11909 nonlocal scroll1914 if sel_node_i <= scroll + _SCROLL_OFFSET:1915 scroll = max(scroll - 1, 0)1982 sel_node_i = scroll = 0[all …]
48 that loads the needed packages and disables the pager to freely scroll