You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
375 B
14 lines
375 B
3 months ago
|
--- a/src/setup.c
|
||
|
+++ b/src/setup.c
|
||
|
@@ -138,8 +138,8 @@
|
||
|
.fast_reload_msg_shown = FALSE,
|
||
|
.mark_moves_down = TRUE,
|
||
|
.reverse_files_only = TRUE,
|
||
|
- .auto_save_setup = FALSE,
|
||
|
- .navigate_with_arrows = FALSE,
|
||
|
+ .auto_save_setup = TRUE,
|
||
|
+ .navigate_with_arrows = TRUE,
|
||
|
.scroll_pages = TRUE,
|
||
|
.scroll_center = FALSE,
|
||
|
.mouse_move_pages = TRUE,
|