Scroll to navigation

PECO(1) User Commands PECO(1)

NAME

peco - Simplistic interactive filtering tool

SYNOPSIS

peco [options] [FILE]

OPTIONS

-h, --help
show this help message and exit
--tty
path to the TTY (usually, the value of $TTY)
--query
initial value for query
--rcfile
path to the settings file
--version
print the version and exit
-b, --buffer-size
number of lines to keep in search buffer
--null
expect NUL (\0) as separator for target/output
--initial-index
position of the initial index of the selection (0 base)
--initial-matcher
specify the default matcher (deprecated)
--initial-filter
specify the default filter
--prompt
specify the prompt string
--layout
layout to be used 'top-down' or 'bottom-up'. default is 'top-down'
--select-1
select first item and immediately exit if the input contains only 1 item
November 2016 peco version v0.4.5