Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] fix indentation in zshzle.1
- X-seq: zsh-workers 32681
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] fix indentation in zshzle.1
- Date: Tue, 3 Jun 2014 23:41:41 +0900
- Cc: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
---
Doc/Zsh/zle.yo | 1 +
1 file changed, 1 insertion(+)
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 0cca7bc..4b10226 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -730,6 +730,7 @@ vindex(CONTEXT)
item(tt(CONTEXT) (scalar))(
The context in which zle was called to read a line; read-only. One of
the values:
+
startitem()
item(start)(
The start of a command line (at prompt tt(PS1)).
--
1.8.5.2 (Apple Git-48)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author