From 00a99738e8a88c5bf124093b569975378281389f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 18 Jun 2019 21:21:27 -0700 Subject: Removed last traces of timeouts in bterm.h --- config.def.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 14b6460..27e51d7 100644 --- a/config.def.h +++ b/config.def.h @@ -80,7 +80,6 @@ typedef struct { } column_t; // Configurable options: -#define KEY_DELAY 50 #define SCROLLOFF MIN(5, (termheight-4)/2) #define CMDFILE_FORMAT "/tmp/bb.XXXXXX" #define SORT_INDICATOR "↓" -- cgit v1.2.3