Sven Wischnowsky
|
4a376d7250
|
fix for listpacked for matches as long as screen is wide (minus added spaces); more security when freeing matches: make sure current menu match pointer isn't used afterwards (13331)
|
2001-01-08 15:25:01 +00:00 |
|
Bart Schaefer
|
bf23eb259c
|
Back out 13285.
|
2000-12-18 02:14:57 +00:00 |
|
Clint Adams
|
ef13567352
|
13288: cast pointers for arg 2 of ztrapread/write
|
2000-12-17 21:47:54 +00:00 |
|
Clint Adams
|
fe8a55b640
|
13285: use vi-up and -down in vicmd mode
|
2000-12-16 16:25:41 +00:00 |
|
Peter Stephenson
|
f39af3954f
|
Rename waitjob() to zwaitjob().
|
2000-12-06 12:22:39 +00:00 |
|
Clint Adams
|
9ff637aea0
|
13242: don't segfault on $terminfo[nonexistentcap]
|
2000-12-06 01:16:12 +00:00 |
|
Peter Stephenson
|
bd588f625a
|
terminfo tweaks
|
2000-12-05 11:00:08 +00:00 |
|
Peter Stephenson
|
0c96a1b963
|
Joel Smith: 13230: avoid name clashes with Linux kernel
|
2000-12-05 10:34:23 +00:00 |
|
Clint Adams
|
5d7a9e949b
|
13227: terminfo module fixes
|
2000-12-05 00:28:40 +00:00 |
|
Peter Stephenson
|
cfe1038ff1
|
Fix --enable-function-subdirs for new config.modules system.
|
2000-12-04 19:21:05 +00:00 |
|
Clint Adams
|
683cf32360
|
13216: docs for tc/ti modules
|
2000-12-03 23:32:09 +00:00 |
|
Clint Adams
|
13b93a5faa
|
13215: echotc, echoti, terminfo
|
2000-12-03 20:53:07 +00:00 |
|
Peter Stephenson
|
a59b51006b
|
Function installation information now in config.modules
|
2000-11-30 18:36:21 +00:00 |
|
Sven Wischnowsky
|
4b1191e209
|
avoid compiler warning
|
2000-11-29 08:04:28 +00:00 |
|
Peter Stephenson
|
49a1ad7516
|
13194: change in module configuration system
|
2000-11-26 20:01:01 +00:00 |
|
Bart Schaefer
|
ad5f9584c1
|
ALL_EXPORT tweaks.
|
2000-11-25 23:50:01 +00:00 |
|
Sven Wischnowsky
|
2d77bd0d58
|
don't be sure that read-ahead doesn't contains nuls (13163)
|
2000-11-14 11:51:25 +00:00 |
|
Sven Wischnowsky
|
bbb0d75e25
|
use unmetafy() to allow writing special characters into a pty (13156)
|
2000-11-13 10:22:40 +00:00 |
|
Peter Stephenson
|
c292a3ae50
|
Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
|
2000-11-11 19:50:27 +00:00 |
|
Bart Schaefer
|
0ce5e0f303
|
Try blocking read() in read_poll() only if select() returns error (or
doesn't exist).
|
2000-11-08 17:09:15 +00:00 |
|
Sven Wischnowsky
|
468e3b59dc
|
*** empty log message ***
|
2000-11-08 15:27:54 +00:00 |
|
Bart Schaefer
|
12ca8495d4
|
Tweak interactiveness of cloned shell.
|
2000-11-06 06:41:59 +00:00 |
|
Bart Schaefer
|
49fc6b036c
|
Make zpty more like eval.
|
2000-11-06 06:24:27 +00:00 |
|
Bart Schaefer
|
dbc0aebcd4
|
Assorted read_poll() and zpty cleanup.
|
2000-11-05 09:27:08 +00:00 |
|
Bart Schaefer
|
b4f76c13fd
|
Better streaming behavior from `zpty -r', plus other cleanup.
|
2000-11-05 02:05:17 +00:00 |
|
Sven Wischnowsky
|
da9b5bb81a
|
show current/previous job in $jobstates (3503)
|
2000-11-02 08:12:44 +00:00 |
|
Sven Wischnowsky
|
fb6fd42e00
|
make assignament to $nameddirs behave like hash -d (13095)
|
2000-10-30 08:19:44 +00:00 |
|
Sven Wischnowsky
|
6db6cde964
|
re-display list for cleanup only if we were in menu selection (13084)
|
2000-10-25 10:52:25 +00:00 |
|
Sven Wischnowsky
|
9e44b5ea29
|
add a counter for invalidatelist() to allow finding out if there is a new list (13082)
|
2000-10-25 08:18:43 +00:00 |
|
Sven Wischnowsky
|
ead3cee30d
|
avoid printing file type characters in completion lists for matches ending in a slash (13071)
|
2000-10-24 07:50:24 +00:00 |
|
Bart Schaefer
|
de595fbc90
|
Fix "vared -e".
|
2000-10-22 02:34:16 +00:00 |
|
Bart Schaefer
|
9bf7fb75c5
|
Fix "vared -h" in shell scripts.
|
2000-10-21 03:15:36 +00:00 |
|
Sven Wischnowsky
|
16d7e31ae8
|
make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035)
|
2000-10-19 08:46:54 +00:00 |
|
Wayne Davison
|
4be4c7575c
|
Don't call histreduceblanks() if the line didn't parse right.
|
2000-10-19 07:12:26 +00:00 |
|
Sven Wischnowsky
|
8ec18a622c
|
*** empty log message ***
|
2000-10-17 14:04:13 +00:00 |
|
Sven Wischnowsky
|
bb1fabf3ff
|
two completion matching fixes; wrong (path) prefix matching (removed path components) and reverse order of sub-strings in match-strings (12995)
|
2000-10-13 08:44:57 +00:00 |
|
Sven Wischnowsky
|
adf7965951
|
add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960)
|
2000-10-11 12:19:23 +00:00 |
|
Sven Wischnowsky
|
5d8adbee07
|
make user defined completion widgets leave menu selection without accepting the currently selected match (12959)
|
2000-10-11 10:57:40 +00:00 |
|
Sven Wischnowsky
|
bd4490b966
|
*** empty log message ***
|
2000-10-10 13:37:30 +00:00 |
|
Sven Wischnowsky
|
7bb0338a78
|
follow-up to 12930, make it first try exact character matches, but enable it to go back to try match specs if it fails after accepting such character matches (12941)
|
2000-10-10 08:36:32 +00:00 |
|
Sven Wischnowsky
|
3f63f13610
|
prefer exact character matches over match specs (so that nom' can match nomatch') (12930)
|
2000-10-09 12:50:20 +00:00 |
|
Sven Wischnowsky
|
a98a3049d9
|
don't return invalid Eprog after parse error (12898)
|
2000-10-05 09:31:21 +00:00 |
|
Sven Wischnowsky
|
a93e62c630
|
comparguments: don't use rest-argument-specification if it was inactivated (12897)
|
2000-10-05 08:55:35 +00:00 |
|
Sven Wischnowsky
|
6c4dfc3228
|
don't stop parsing too early when completing inside a command substitution (12885)
|
2000-10-04 13:54:00 +00:00 |
|
Sven Wischnowsky
|
213a453d08
|
don't forget a displayed list when starting menu completion (12884)
|
2000-10-04 13:24:45 +00:00 |
|
Bart Schaefer
|
5ca1864f94
|
Change some zerr to zwarn for consistency.
|
2000-10-02 18:40:35 +00:00 |
|
Clint Adams
|
8e628ac624
|
unposted: remove unused variable declaration from ztat()
|
2000-10-01 23:43:55 +00:00 |
|
Clint Adams
|
f42bd3a3f9
|
12863: remove ztrdupstrip, use VARARR in ztat
|
2000-09-27 19:31:44 +00:00 |
|
Bart Schaefer
|
74ff6d6dbe
|
Tweak to STTY fix.
|
2000-09-26 15:08:35 +00:00 |
|
Bart Schaefer
|
756f8186f2
|
Fix STTY parameter.
|
2000-09-25 16:57:05 +00:00 |
|