From f53f1b86e090fa91155928c0b049a5afc2b3fa67 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 23 Aug 2017 17:36:32 +0530 Subject: Remove shortcut F2 for refresh. F2 is not very portable e.g., doesn't work over putty (default settings). --- config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 31ea672..3963124 100644 --- a/config.h +++ b/config.h @@ -138,7 +138,6 @@ static struct key bindings[] = { { 't', SEL_MTIME, "", "" }, /* Redraw window */ { CONTROL('L'), SEL_REDRAW, "", "" }, - { KEY_F(2), SEL_REDRAW, "", "" }, /* Copy currently selected file path */ { CONTROL('K'), SEL_COPY, "", "" }, /* Show rename prompt */ -- cgit v1.2.3-70-g09d2