Scroll to navigation

PECO(1) User Commands PECO(1)

NAME

peco - Simplistic interactive filtering tool

SYNOPSIS

peco [options] [FILE]

OPTIONS

show this help message and exit
initial value for query
path to the settings file
print the version and exit
number of lines to keep in search buffer
expect NUL (\0) as separator for target/output
position of the initial index of the selection (0 base)
specify the default matcher (deprecated)
specify the default filter
specify the prompt string
layout to be used. 'top-down' or 'bottom-up'. default is 'top-down'
select first item and immediately exit if the input contains only 1 item
specify action on user cancel. 'success' or 'error'. default is 'success'. This may change in future versions
use a prefix instead of changing line color to indicate currently selected lines. default is to use colors. This option is experimental
execute command instead of finishing/terminating peco. Please note that this command will receive selected line(s) from stdin, and will be executed via '/bin/sh -c' or 'cmd /c'
December 2017 peco version v0.5.1