normen / vim-pio

Vim Plugin for PlatformIO
48 stars 4 forks source link

How to change page in PIOAddLibrary? #10

Closed ubaldot closed 8 months ago

ubaldot commented 8 months ago

After I :PIOAddLibrary FreeRTOS, I get the following. Apparently, there are 12 pages, but I can only see the first one. How to turn page?

Help: Press [Enter] on a library name or ID to install

Found 115 packages (page 1 of 12)

bojit/FreeRTOS-Debug
Library • 1.0.2 • Published on Thu Jun 10 18:22:58 2021
Simple non-blocking printf()-style debugging for FreeRTOS

linlin-study/FreeRTOS-Kernel
Library • 10.4.4-1 • Published on Fri Aug  6 04:05:50 2021
FreeRTOS kernel source for platformio

discord-intech/FreeRTOS-Teensy4
Library • 10.0.5 • Published on Mon Mar  2 23:01:53 2020
Teensy 4.0 FreeRTOS Library for Teensyduino

bojit/PlatformIO-FreeRTOS
Library • 2.1.3 • Published on Sun Nov 28 10:18:38 2021
FreeRTOS mirror modified for use with PlatformIO

ehubin/FreeRTOS-libopencm3
Library • 10.2.0 • Published on Tue Jul  2 22:34:58 2019
This is a packaged version of FreeRTOS to work with libopencm3 on stm32 cortex M3 MCUs

xhera83/FreeRTOS-TransceiverV1
Library • 1.2.0 • Published on Fri Jun 17 07:47:43 2022
A C++ library to simplify the use of FreeRTOS inter-task communication.

dcvostok/framework-k1921vk-freertos
Tool • 10.5.1 • Published on Thu Mar  9 17:59:21 2023
FreeRTOS support for NIIET k1921vk microcontrollers

mincrmatt12/STM32Cube Middleware-FreeRTOS
Library • 10.3.1+f4-1.26.1 • Published on Tue Apr 27 13:22:05 2021
This library links in the version of FreeRTOS shipped with the STM32Cube framework. 

platformio/framework-kendryte-freertos-sdk
Tool • 0.7.0 • Published on Thu Jul 11 09:20:40 2019
Kendryte K210 SDK with FreeRTOS

platformio/chipsalliance
Official Platform • 1.3.0 • Published on Thu Jun 29 10:14:42 2023
The CHIPS Alliance develops high-quality, open source hardware designs relevant to silicon devices and FPGAs.
ubaldot commented 8 months ago

It looks a problem on the pio side.

normen commented 8 months ago

Theres no pagination implemented, you'll just have to be more specific with the search.