From 181a785ce6d58b3db47a41410d006d41dc551b65 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 10 May 2016 23:49:10 +0200 Subject: [PATCH] Update changelog [ci skip] --- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 10b7f7ad2..ba3cfd92c 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -45,6 +45,7 @@ Changed versions those already all are disabled, but with older versions they might not be. - Show favicons as window icon with `tabs-are-windows` set. +- `:bind ` without a command now shows the existing binding Fixed -----