From 2e9cb1e408fffe3461c874f390e2ab2a9bd97b06 Mon Sep 17 00:00:00 2001 From: speedie Date: Tue, 9 May 2023 19:30:01 +0200 Subject: [PATCH] add option to not allow typing if what is being typed doesn't have any matches --- README.html | 6 +++++- docs/docs.md | 6 ++++++ docs/example.Xresources | 1 + libs/argv.c | 6 ++++++ libs/xresources.h | 1 + options.h | 1 + spmenu.1 | 6 ++++++ spmenu.c | 9 +++++++++ spmenu.html | 8 ++++++++ 9 files changed, 43 insertions(+), 1 deletion(-) diff --git a/README.html b/README.html index f95d093..d7d47b4 100644 --- a/README.html +++ b/README.html @@ -349,7 +349,11 @@ state.

Bugs