From dcac2c616f7e87ac3f444ecc3893107f7a91ef22 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Sun, 21 Nov 2021 16:30:38 +0000 Subject: Add setting for numeric list sort order The sort order of numeric lists can now be changed with the new "List Order" setting. It defaults to ascending for most scrollwheel targets and descending for all others, matching the old hardcoded behavior. Change-Id: I4866f04ec5995158edf9e40badf7f661b3ddea81 --- manual/appendix/config_file_options.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'manual/appendix/config_file_options.tex') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 5cf5b1b0f7..257a3bc48e 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -65,6 +65,7 @@ bidir limit & 0 to 200 & \% screen\\ scroll paginated & on, off & N/A\\ list wraparound & on, off & N/A\\ + list order & ascending, descending & N/A\\ hold\_lr\_for\_scroll\_in\_list & on, off & N/A\\ show path in browser & off, current directory, full path & N/A\\ contrast & 0 to 63 & N/A\\ -- cgit v1.2.3