--- mc/src/main.c.orig 2008-02-24 16:47:23 +0500 +++ mc/src/main.c 2008-02-26 22:58:36 +0500 @@ -164,7 +164,7 @@ int fast_reload_w = 0; int mouse_move_pages = 1; /* If true: l&r arrows are used to chdir if the input line is empty */ -int navigate_with_arrows = 0; +int navigate_with_arrows = 1; /* If true use +, -, | for line drawing */ int force_ugly_line_drawing = 0;