From 25e745cd8aae3aa6c30b63f71cea57f65e759380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 29 Jul 2020 17:32:55 +0200 Subject: [PATCH] doc: footrc.5: add 'uniq | tac' to the pipe-visible example --- doc/footrc.5.scd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/footrc.5.scd b/doc/footrc.5.scd index 7ce8b1dd..4ab6f7ce 100644 --- a/doc/footrc.5.scd +++ b/doc/footrc.5.scd @@ -261,7 +261,8 @@ e.g. *search-start=none*. use *sh -c "command line"* if you need that. Example: - *pipe-visible=[sh -c "xurls | bemenu | xargs -r firefox"] Control+Print* + *pipe-visible=[sh -c "xurls | uniq | tac | bemenu | xargs -r + firefox"] Control+Print* Default: _not bound_