mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
users/9638: tweaks for FCEDIT etc.
21986: rewrite completion suffixes for wide characters
This commit is contained in:
parent
78ace07e16
commit
e366ca8dbf
11 changed files with 230 additions and 60 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2005-11-07 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 21986: Src/Zle/compresult.c, Src/Zle/iwidgets.list,
|
||||
Src/Zle/zle.h, Src/Zle/zle_misc.c: make completion suffix
|
||||
system work with wide characters; also make magic-space
|
||||
behave like a normal space when it follows a suffix.
|
||||
|
||||
* users/9638: Src/builtin.c, Doc/Zsh/builtins.yo,
|
||||
Doc/Zsh/roadmap.yo: allow FCEDIT to default to EDITOR before
|
||||
defaulting to the builtin default; mention edit-command-line in
|
||||
menu in roadmap. Also (unposted) indicate roadmap in detailed
|
||||
texinfo node listing even though it doesn't have subentries.
|
||||
|
||||
2005-11-06 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* Scott Murray <semurray@ntlworld.com>: users/9648:
|
||||
|
|
|
@ -410,7 +410,9 @@ pattern (should be quoted) and only the history events matching this
|
|||