about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPatrick Oscity <patrick.oscity@gmail.com>2013-12-15 12:01:21 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-12-16 21:35:21 +0000
commit977f9ff5c8137b76fea8e93498086525af460cc5 (patch)
treee1ab695a531323b0855190b88203396a71a4518d /ChangeLog
parent71038e31db8076ff2229a5b4629536044b2367d1 (diff)
downloadzsh-977f9ff5c8137b76fea8e93498086525af460cc5.tar.gz
zsh-977f9ff5c8137b76fea8e93498086525af460cc5.tar.xz
zsh-977f9ff5c8137b76fea8e93498086525af460cc5.zip
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c2bd687..d5d2c1387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-12-16  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Patrick Oscity + pws: 32114: Doc/Zsh/params.yo,
+	Src/Zle/zle_refresh.c, Src/Zle/zle_tricky.c: ZLE_RPROMPT_INDENT
+	allows you to make the right prompt flush if your terminal
+	supports it.
+
 2013-12-15  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* users/18219: Completion/Zsh/Type/_command_names: compadd -Q for