1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
Commit Graph

1076 Commits

Author SHA1 Message Date
Sven Wischnowsky
2d77bd0d58 don't be sure that read-ahead doesn't contains nuls (13163) 2000-11-14 11:51:25 +00:00
Peter Stephenson
7dadc4e18e Update system configuration guessing stuff from GNU. 2000-11-13 16:48:49 +00:00
Sven Wischnowsky
bbb0d75e25 use unmetafy() to allow writing special characters into a pty (13156) 2000-11-13 10:22:40 +00:00
Clint Adams
8bcdb3b0e1 unposted: add new options, fix thinkos for reportbug completion 2000-11-12 06:09:26 +00:00
Clint Adams
e9df08a57c unposted: complete files for reportbug --include= and completion for querybts 2000-11-12 05:32:26 +00:00
Bart Schaefer
b8246a0e93 Restore entry for 13140. 2000-11-11 21:37:35 +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
Clint Adams
89d480f57d 13125: evalute muttrc's mailboxes directive in case of backticks. 2000-11-09 13:27:52 +00:00
Sven Wischnowsky
559974ad87 *** empty log message *** 2000-11-09 08:12:22 +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
Sven Wischnowsky
e0dc80e0e5 aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) 2000-11-08 09:20:42 +00:00
Bart Schaefer
551fbeeab9 Remove no-op test of $compstate[nmatches]. 2000-11-06 17:26:39 +00:00
Bart Schaefer
733ee2eb2a Adapt nslookup for 13123. 2000-11-06 07:06:03 +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
ab99c6d8b6 Use bareglobqual. 2000-11-05 03:34:36 +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
2557464cf5 don't reset just-edited trap function to old value (13107) 2000-11-01 09:34:14 +00:00
Sven Wischnowsky
fb6fd42e00 make assignament to $nameddirs behave like hash -d (13095) 2000-10-30 08:19:44 +00:00
Bart Schaefer
00d4d5df69 Fix small typos. 2000-10-25 14:58:59 +00:00
Sven Wischnowsky
1363c2fcc3 use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete all files as a default for co (3472) 2000-10-25 12:30:16 +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
Sven Wischnowsky
865f3961b7 change some tags used in filename completion: no tag for file-sort, fake-files and ignore-parents, paths for accept-exact (13037) 2000-10-23 08:07:32 +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
e14a02f440 simplify setting standard completion system options using $_comp_options (13036) 2000-10-19 08:58:17 +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
f718ed6b52 Changed Src/hist.c (13034). 2000-10-19 07:14:30 +00:00
Wayne Davison
4be4c7575c Don't call histreduceblanks() if the line didn't parse right. 2000-10-19 07:12:26 +00:00
Bart Schaefer
7b967b0d51 Typo. 2000-10-18 03:55:35 +00:00
Bart Schaefer
c34084aa0e Typo. 2000-10-18 03:53:27 +00:00
Peter Stephenson
1ccde17687 Fix release number 2000-10-17 15:28:29 +00:00
Sven Wischnowsky
8ec18a622c *** empty log message *** 2000-10-17 14:04:13 +00:00
Peter Stephenson
4c2807e313 3.1.6-dev-7 zsh-3.1.9-dev-7 2000-10-17 12:55:41 +00:00
Sven Wischnowsky
35e15e6b11 *** empty log message *** 2000-10-16 10:55:54 +00:00
Bart Schaefer
632dc55f9c Document tty mode restoration. 2000-10-14 00:14:15 +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
f23b23e8a3 remove possibility for func() entries in tag-order style, can be done using zstyle -e (12974) 2000-10-12 08:28:26 +00:00
Sven Wischnowsky
17e2003c5c rename fake style to fake-files (12973) 2000-10-12 07:08:43 +00:00
Andrey Borzenkov
2e4cca20ce 12958: configure fix for NCR compiler 2000-10-11 12:26:13 +00:00
Sven Wischnowsky
4bfe8715b0 *** empty log message *** 2000-10-11 12:20:27 +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
e1fb97ee44 follow-up to 12942, only a missing redirection (12948) 2000-10-10 15:06:30 +00:00
Sven Wischnowsky
7b35c8639c *** empty log message *** 2000-10-10 14:12:41 +00:00