about summary refs log tree commit diff
path: root/Src/Zle/zle_main.c
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-01-05 20:01:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-01-05 20:01:24 +0000
commit9b923cccea05b93eeade4a69694985880d5affa2 (patch)
tree5c84bd3790c4b8e36e44fc96c5b2efc007410b40 /Src/Zle/zle_main.c
parent432112c4256bf7e33776fa1ad57e148b5864e303 (diff)
downloadzsh-9b923cccea05b93eeade4a69694985880d5affa2.tar.gz
zsh-9b923cccea05b93eeade4a69694985880d5affa2.tar.xz
zsh-9b923cccea05b93eeade4a69694985880d5affa2.zip
30084: `zle -T tc func' for zle testing of termcap output
Diffstat (limited to 'Src/Zle/zle_main.c')
-rw-r--r--Src/Zle/zle_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/Zle/zle_main.c b/Src/Zle/zle_main.c
index e570d1d8c..e1a575bdb 100644
--- a/Src/Zle/zle_main.c
+++ b/Src/Zle/zle_main.c
@@ -1927,7 +1927,7 @@ zle_main_entry(int cmd, va_list ap)
 static struct builtin bintab[] = {
     BUILTIN("bindkey", 0, bin_bindkey, 0, -1, 0, "evaM:ldDANmrsLRp", NULL),
     BUILTIN("vared",   0, bin_vared,   1,  1, 0, "aAcehM:m:p:r:t:", NULL),
-    BUILTIN("zle",     0, bin_zle,     0, -1, 0, "aAcCDFgGIKlLmMNRU", NULL),
+    BUILTIN("zle",     0, bin_zle,     0, -1, 0, "aAcCDFgGIKlLmMNrRTU", NULL),
 };
 
 /* The order of the entries in this table has to match the *HOOK