b37813ed9b
- reneme patch taken from VCS
14 lines
375 B
Diff
14 lines
375 B
Diff
--- 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,
|