From a44b001e8260883c0876fba967b1d72a5b7ab7c3 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Sun, 26 Oct 2014 15:42:09 +0200 Subject: Mkae highlighted item prefix configurable. --- lib/internal.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/internal.h') diff --git a/lib/internal.h b/lib/internal.h index b9b4a5e..e22c546 100644 --- a/lib/internal.h +++ b/lib/internal.h @@ -210,6 +210,12 @@ struct bm_menu { */ struct bm_hex_color colors[BM_COLOR_LAST]; + /** + * Prefix shown for highlighted item. + * Vertical mode only. + */ + char *prefix; + /** * Text used to filter matches. */ -- cgit v1.2.3-70-g09d2