navigate_with_arrows  713 src/filemanager/boxes.c                     QUICK_CHECKBOX (N_("L&ynx-like motion"), &panels_options.navigate_with_arrows,
navigate_with_arrows 2058 src/filemanager/panel.c     if (panels_options.navigate_with_arrows && input_is_empty (cmdline))
navigate_with_arrows  138 src/setup.c        .navigate_with_arrows = FALSE,
navigate_with_arrows  432 src/setup.c        { "navigate_with_arrows", &panels_options.navigate_with_arrows },
navigate_with_arrows   48 src/setup.h        gboolean navigate_with_arrows;      /* If TRUE: l&r arrows are used to chdir if the input line is empty */