summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjustsaumit <justsaumit@draconyan.xyz>2022-03-02 12:45:50 +0530
committerjustsaumit <justsaumit@draconyan.xyz>2022-03-02 12:45:50 +0530
commit629c84ae0977af9eb536a6aca9308aa819a3c16b (patch)
tree8d5f040de334059024312e2c3e4e40014b5ddc55 /README.md
parent9390a736edd166940d0470115a2a6b7d4d7c00a3 (diff)
removed buggy scroll patch
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb0fe66..b07dbd9 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,6 @@ source: `git clone https://git.suckless.org/dmenu`
- use -n flag to immediately select the only matching option left
- <b>Mouse support patch</b>
- dmenu options are mouse clickable
- - <b>Textscroll / scroll patch</b>
- - adds support for text scrolling, it doesn't append '...' for long input
- <b>navhistory patch</b>
- uses vimkeys to view the previous and next options in history