From fff5211d2776185348d6b813f2a16cedd5f485d0 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Thu, 1 Dec 2022 20:24:35 +0000 Subject: Add --ascii-input option. --- src/tofi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tofi.h') diff --git a/src/tofi.h b/src/tofi.h index b7437a1..547b4ed 100644 --- a/src/tofi.h +++ b/src/tofi.h @@ -86,6 +86,7 @@ struct tofi { /* Options */ uint32_t anchor; + bool ascii_input; bool hide_cursor; bool use_history; bool use_scale; -- cgit v1.2.3