mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 09:39:19 +00:00
The window is enlarged to 12.
This commit is contained in:
@@ -24,7 +24,7 @@ paginated_multi_select() {
|
||||
fi
|
||||
|
||||
local total_items=${#items[@]}
|
||||
local items_per_page=15
|
||||
local items_per_page=12
|
||||
local cursor_pos=0
|
||||
local top_index=0
|
||||
local -a selected=()
|
||||
|
||||
Reference in New Issue
Block a user