From f901494c6a8826023902ced568f24c39300788f4 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Wed, 25 May 2016 14:40:23 -0400 Subject: Switch to stop cycling feature (#407) * Added 'cycle' option to switch list navigation wrapping * Replaced tabs with spaces * Updating the expected rofi properties with 'cycle' option * Updating documentation with the 'cycle' option --- doc/test_xr.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/test_xr.txt') diff --git a/doc/test_xr.txt b/doc/test_xr.txt index ce1be8b6..47093a64 100644 --- a/doc/test_xr.txt +++ b/doc/test_xr.txt @@ -50,6 +50,8 @@ rofi.disable-history: false rofi.levenshtein-sort: false ! Set case-sensitivity rofi.case-sensitive: false +! Cycle through the results list +rofi.cycle: true ! Enable sidebar-mode rofi.sidebar-mode: false ! Row height (in chars) -- cgit v1.2.3