From 137b15a44704917ff2d765d574714accc7e3d5b1 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 5 Feb 2014 23:18:26 +0100 Subject: 32355: document and test vi mode undo changes --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index 10814d635..f1c5af01f 100644 --- a/Test/comptest +++ b/Test/comptest @@ -72,8 +72,8 @@ zle-finish () { print -lr "" "BUFFER: $BUFFER" "CURSOR: $CURSOR" (( region_active )) && print -lr "MARK: $MARK" zle -K main - zle kill-whole-line zle clear-screen + zle send-break zle -R } zle -N expand-or-complete-with-report -- cgit 1.4.1