summaryrefslogtreecommitdiffstats
path: root/src/getchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getchar.c')
-rw-r--r--src/getchar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/getchar.c b/src/getchar.c
index 03d90ac87e..2747423b1d 100644
--- a/src/getchar.c
+++ b/src/getchar.c
@@ -3458,8 +3458,8 @@ vgetorpeek(int advance)
* get a character: 3. from the user - get it
*/
if (typebuf.tb_len == 0)
- // timedout may have been set while waiting for a mapping
- // that has a <Nop> RHS.
+ // timedout may have been set if a mapping with empty RHS
+ // fully matched while longer mappings timed out.
timedout = FALSE;
if (advance)