changelog: use bemenu instead of fuzzel in pipe-visible example

This commit is contained in:
Daniel Eklöf 2020-07-15 18:22:40 +02:00
parent 22c73eaf4b
commit ad479cae05
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -27,7 +27,7 @@
* **pipe-visible** and **pipe-scrollback** key bindings. These let you
pipe either the currently visible text, or the entire scrollback to
external tools (https://codeberg.org/dnkl/foot/issues/29). Example:
`pipe-visible=[sh -c "xurls | fuzzel --dmenu | xargs -r firefox] Control+Print`
`pipe-visible=[sh -c "xurls | bemenu | xargs -r firefox] Control+Print`
### Changed