Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 37460: make sure the default keymap is emacs before using that keymap to ↵ | Barton E. Schaefer | 2015-12-30 | 1 | -0/+1 |
| | | | | test bindings | ||||
* | 37411: more bindkey tests | Peter Stephenson | 2015-12-16 | 1 | -2/+77 |
| | |||||
* | 37405: Fix self-insert binding for multibyte sequences. | Peter Stephenson | 2015-12-15 | 1 | -3/+10 |
| | | | | | | This makes it work even if the self-insert applies to a sequence longer than an initial byte, including the case of a complete binding to a full character sequence. | ||||
* | 37378: New bindkey tests. | Peter Stephenson | 2015-12-10 | 1 | -0/+45 |
Also fix Meta bug on pattern match in zpty -r. |