Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AIX depenency fix (11661) | Oliver Kiddle | 2000-05-30 | 1 | -1/+1 |
| | |||||
* | Wayne: Fix two history bugs that were causing the | Bart Schaefer | 2000-05-30 | 1 | -20/+19 |
| | | | | failure of `print -s'. | ||||
* | save and restore more variables in bufferwords(); move gotword() into core ↵ | Sven Wischnowsky | 2000-05-23 | 1 | -1/+6 |
| | | | | (11523) | ||||
* | Wayne: fix for print -s when called from widget; added lines are not ↵ | Sven Wischnowsky | 2000-05-05 | 1 | -25/+44 |
| | | | | immediately available, though (11171) | ||||
* | fix for the (z) flag: report partial word (like `"foo', without a closing ↵ | Sven Wischnowsky | 2000-05-03 | 1 | -0/+5 |
| | | | | quote); mention in manual that (z) is handled lately (11117) | ||||
* | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 2000-05-03 | 1 | -3/+25 |
| | |||||
* | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵ | Sven Wischnowsky | 2000-04-12 | 1 | -292/+719 |
| | | | | to find word (10685) | ||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+1670 |