mc/mc-default_setup.patch
Your Name b37813ed9b - "shave" patches
- reneme patch taken from VCS
2022-12-16 15:29:41 +00:00

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,