Skip to content

dmarquant/select-item

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Select Item

A reusable function to select an item from a list of string on the command line.

Currently only windows is supported.

Usage

if (try selectItem(allocator, items)) |item| {
    // Use the selection
}

Type characters to filter the search or navigate with arrows. Select with Enter or exit with escape.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages