diff options
Diffstat (limited to 'src/tofi.h')
-rw-r--r-- | src/tofi.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ struct tofi { /* Options */ uint32_t anchor; + bool ascii_input; bool hide_cursor; bool use_history; bool use_scale; |