From c91920918610c00700ceda85f639af91ae24d43a Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Wed, 10 Jun 2020 18:01:23 +0100 Subject: [PATCH] Remove outdated comment --- src/content/commandline_content.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/commandline_content.ts b/src/content/commandline_content.ts index a83d355c..45a8530d 100644 --- a/src/content/commandline_content.ts +++ b/src/content/commandline_content.ts @@ -60,8 +60,6 @@ export function show(hidehover = false) { /* Hide "hoverlink" pop-up which obscures command line * * Inspired by VVimpulation: https://github.com/amedama41/vvimpulation/commit/53065d015d1e9a892496619b51be83771f57b3d5 - * - * Known issue: currently scrolls the page to the bottom. */ if (hidehover) {