Update README.md: notify users that tweaked dmenu...

... There is a patch for dmenu called fuzzymatch which kinda makes -i option redundant and aparently removes this option so that dmenu does not recognize `-i` flag. Some people may not notice that and mentioning this here may save some time for them.
This commit is contained in:
reverseila 2021-05-17 17:30:55 +04:30 committed by GitHub
parent 7e6e779130
commit 9c90f79f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,11 @@ features that make it literally the best terminal emulator ever:
+ **copy urls** in the same way with `alt-y`
+ **copy the output of commands** with `alt-o`
Note that in order to have abovementioned features, you need to have dmenu installed.
Addition to that, if you have already add the `fuzzymatch` patch to your
dmenu, you should remove all instances of `-i` flag in any `dmenu` command in the
scripts `st-copyout` and `st-urlhandler`. Otherwise script fails to work.
## Bindings for
+ scroll with `alt-↑/↓` or `alt-pageup/down` or `shift` while scrolling the