diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-01-16 01:38:45 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-01-16 01:38:45 +0900 |
| commit | 3e7f032ec200f00f92fa53f9aecde4b989c7dd66 (patch) | |
| tree | 490418973327dc24fcfd036e14f856a11af183d7 /man | |
| parent | b42f5bfb19b080eb12b886ec0787de47a069cc33 (diff) | |
| download | fzf-3e7f032ec200f00f92fa53f9aecde4b989c7dd66.tar.gz | |
Allow displaying --nth parts in a different text style
Close #4183
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index d848d0e9..b237c110 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -242,6 +242,7 @@ color mappings. \fBmarker \fRMulti\-select marker \fBspinner \fRStreaming input indicator \fBheader (header\-fg) \fRHeader + \fBnth \fRParts of the line specified by \fB\-\-nth\fR (only supports attributes) .B ANSI COLORS: \fB\-1 \fRDefault terminal foreground/background color |
