- Notifications
You must be signed in to change notification settings - Fork6
mattn/cho
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
choice!
Why notchoice
? Because Windows already havechoice
command.
Why notchoic
? Too long
Why notchoi
? Still long
Then,cho
? Sound good to me
Just likepeco
$ go get github.com/mattn/cho
FOO=`ls | cho`
for /f "delims=;" %%i in ('ls ^| cho') do set FOO=%%i
Key | Behavior |
---|---|
CTRL-N | Next |
CTRL-P | Previous |
Enter | Decide |
CTLR-A | Left side on prompt |
CTLR-E | Right side on prompt |
CTRL-V | Select in multi mode |
CTRL-U | Clear prompt |
ESC | Cancel |
MIT
Yasuhiro Matsumoto (a.k.a mattn)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages0
No packages published