Disallow using --track with --tac

Close #3234
This commit is contained in:
Junegunn Choi
2023-04-12 13:23:10 +09:00
parent 36b971ee4e
commit 96670d5f16
3 changed files with 10 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ Do not sort the result
.B "--track"
Make fzf track the current selection when the result list is updated.
This can be useful when browsing logs using fzf with sorting disabled.
This option is not compatible with \fB--tac\fR.
.RS
e.g.