2022-12-16 15:29:41 +00:00
|
|
|
--- a/src/setup.c
|
|
|
|
+++ b/src/setup.c
|
2019-09-28 15:05:19 +00:00
|
|
|
@@ -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,
|