Peter Stephenson
|
9c49c8dd27
|
John Stahara: 30641: bindkey -N error report is misleading
when copying keymap.
|
2012-08-25 18:02:32 +00:00 |
|
Bart Schaefer
|
81cb361d73
|
30033: silence valgrind warnings
|
2011-12-20 17:15:50 +00:00 |
|
Peter Stephenson
|
8856dc878e
|
28282: new function zlecallhook()
fix arguments to zle-keymap-select
|
2010-09-20 09:27:46 +00:00 |
|
Peter Stephenson
|
7e5a7a9135
|
28237: new parameter ZLE_LINE_ABORTED
28241: don't list .safe with bindkey -lL
|
2010-09-08 12:32:32 +00:00 |
|
Peter Stephenson
|
ff955f61b4
|
28229: can list individual keymaps
|
2010-09-05 20:39:08 +00:00 |
|
Peter Stephenson
|
17dee17e4e
|
28227: improved documentation on keymaps
28226: improve bindkey -lL for aliased keymaps
|
2010-09-05 19:24:44 +00:00 |
|
Peter Stephenson
|
af39a5ab1a
|
26463: Greg Klanderman: add zle-line-finish widget
26464: Greg Klanderman: fix insert-ids=single for menu completion
26465: Greg Klanderman: command keymap for execution
|
2009-01-28 09:31:53 +00:00 |
|
Peter Stephenson
|
46cdeb71b7
|
26366: add "isearch" keymap and "accept-search" functino
|
2009-01-19 17:57:43 +00:00 |
|
Oliver Kiddle
|
085419f95d
|
26024: don't leave ref count incremented when aborting bindkey with an error
|
2008-11-11 22:40:16 +00:00 |
|
Peter Stephenson
|
bc32da6a67
|
24786: handle read -t properly in zle via getbyte()
|
2008-04-03 15:20:18 +00:00 |
|
Peter Stephenson
|
80acfd135c
|
22684: improve getkeystring() interface and make printf do octal escapes
|
2006-09-10 18:10:48 +00:00 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Peter Stephenson
|
efe92714c6
|
this one got missed
|
2006-04-25 17:33:34 +00:00 |
|
Peter Stephenson
|
85f25bb845
|
users/10172: new zle command read-command
|
2006-04-23 23:13:47 +00:00 |
|
Peter Stephenson
|
4b3cdcdb69
|
22169: hook function zle-keymap-select called when $KEYMAP changes
|
2006-01-28 15:02:25 +00:00 |
|
Peter Stephenson
|
d5ac7ad46e
|
unposted: bit I missed in 21945
|
2005-10-28 17:42:07 +00:00 |
|
Peter Stephenson
|
aea7715261
|
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
use multibyte versions of nicechar wherever possible.
|
2005-10-28 17:34:33 +00:00 |
|
Peter Stephenson
|
046f4cf49e
|
21784: Improved character widths for formatted multibyte character output
|
2005-09-29 17:32:34 +00:00 |
|
Bart Schaefer
|
6183db6faa
|
21770: tweak 21760 to avoid conflicts with global bindings
|
2005-09-29 14:39:18 +00:00 |
|
Bart Schaefer
|
5f076d1390
|
21760: fix test for sequence prefixes in the local keymap in getkeymapcmd()
|
2005-09-24 18:49:42 +00:00 |
|
Peter Stephenson
|
d39b9fabdb
|
21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on invalid characters or EOF
|
2005-09-09 11:48:27 +00:00 |
|
Peter Stephenson
|
243539fa30
|
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
|
2005-08-15 10:01:47 +00:00 |
|
Peter Stephenson
|
d7c13fb2c3
|
20822: Initial code for Unicode/multibyte input
20823: Debugging test in stat wrong for 64-bit systems
|
2005-02-18 13:57:25 +00:00 |
|
Wayne Davison
|
fb0937a69e
|
Marked unused parameters with the new UNUSED() macro.
|
2004-06-02 22:14:25 +00:00 |
|
Peter Stephenson
|
4688564c0a
|
19733 with docs tweaked: keymaps for vared and zed
|
2004-04-06 09:16:57 +00:00 |
|
Peter Stephenson
|
2ace0ce4f2
|
19553: rename c in zle to lastchar
|
2004-03-08 11:44:09 +00:00 |
|
Peter Stephenson
|
815bc92148
|
a la 19209: zcalloc -> zshcalloc
|
2003-10-29 19:17:30 +00:00 |
|
Peter Stephenson
|
1be7d4744d
|
18559, 18562: make modules use proper option arguments
|
2003-05-22 09:48:25 +00:00 |
|
Peter Stephenson
|
62719196b2
|
18536: EMACS and VI compatibility options
|
2003-05-14 15:09:14 +00:00 |
|
Peter Stephenson
|
9634760d5e
|
17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
2002-08-27 21:10:30 +00:00 |
|
Andrew Main
|
b73d71105e
|
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
examine the current selection.
|
2001-09-03 01:39:19 +00:00 |
|
Peter Stephenson
|
95733c61c2
|
bindkey -rp removes prefix bindings; bindkey -p bugfix
|
2001-04-19 19:43:45 +00:00 |
|
Peter Stephenson
|
19a8356ff1
|
Add `bindkey -p'
|
2001-03-28 16:54:21 +00:00 |
|
Peter Stephenson
|
2d442fff86
|
13633: don't use termcap cursor keys if single key which is already bound
|
2001-03-14 12:20:17 +00:00 |
|
Peter Stephenson
|
c925a15aa7
|
13611, 13615: Bind cursor keys using termcap, including in viins.
|
2001-03-13 15:32:41 +00:00 |
|
Bart Schaefer
|
bf23eb259c
|
Back out 13285.
|
2000-12-18 02:14:57 +00:00 |
|
Clint Adams
|
fe8a55b640
|
13285: use vi-up and -down in vicmd mode
|
2000-12-16 16:25:41 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|