From ab92baf671cba7e4ac207725505b0c916b8ff198 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Mon, 1 Apr 2019 16:14:00 +0200 Subject: [PATCH] CHANGELOG repaint-mode [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2824e1d67..2b68a2692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ - `vagrant` - The git prompt in informative mode now shows the number of stashes if enabled. - The nextd and prevd functions no longer print "Hit end of history", instead using a BEL. +- If fish_mode_prompt exists, vi-mode will only execute it on mode-switch instead of the entire prompt. This should make it much more responsive with slow prompts (#5783). ### For distributors and developers - The autotools-based build system and legacy Xcode build systems have been removed, leaving only the CMake build system. All distributors and developers must migrate to the CMake build.