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

848 Commits

Author SHA1 Message Date
Geoff Wing
1853089714 Etc/MACHINES: format leading spaces to tabs 2001-01-10 17:19:17 +00:00
Sven Wischnowsky
9af83c6c2a fix cursor positioning with partial-word match specs using `**' (13336) 2001-01-10 09:24:45 +00:00
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
Peter Stephenson
f6d71cda8c Builds on SCO UnixWare 2.1.3 2001-01-07 19:06:20 +00:00
Clint Adams
bb7b1ddf82 13315: ignore parens and leading paths on killall completion 2000-12-27 16:40:49 +00:00
Clint Adams
d1d89c7942 13314: don't complete hyphen-prefixed commands for killall 2000-12-27 04:34:05 +00:00
Clint Adams
17fb952654 13312: killall gets long filenames from procps 2000-12-26 21:22:49 +00:00
Clint Adams
ebb9daa319 unposted: thinko in configure.in for determination of jobtable size 2000-12-23 07:26:11 +00:00
Clint Adams
25faa7dbf9 13310: apt-cache typo in --names-only 2000-12-23 06:53:19 +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
76ce03c62c 13287: dpkg -i can take multiple arguments 2000-12-17 15:45:21 +00:00
Clint Adams
720b194aee unposted: add _mere to .distfiles 2000-12-16 16:30:38 +00:00
Clint Adams
fe8a55b640 13285: use vi-up and -down in vicmd mode 2000-12-16 16:25:41 +00:00
Tanaka Akira
35ac156d86 * 13281: Functions/Misc/mere: new implementation.
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
Clint Adams
81185fe668 13250: _dict completion 2000-12-13 03:07:00 +00:00
Peter Stephenson
f39af3954f Rename waitjob() to zwaitjob(). 2000-12-06 12:22:39 +00:00
Andrey Borzenkov
7949a31e5b 13243: fix for make distclean - no more Makefile in Functions and Completion 2000-12-06 08:28:20 +00:00
Clint Adams
9ff637aea0 13242: don't segfault on $terminfo[nonexistentcap] 2000-12-06 01:16:12 +00:00
Peter Stephenson
dadb12c674 3.1.9-dev-8 2000-12-05 14:31:50 +00:00
Peter Stephenson
0c96a1b963 Joel Smith: 13230: avoid name clashes with Linux kernel 2000-12-05 10:34:23 +00:00
Bart Schaefer
c1a4af81c6 Include mod_term*.yo in doc source. 2000-12-05 05:07:52 +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
Peter Stephenson
0db6a3103f $# doc 2000-12-04 12:03:25 +00:00
Peter Stephenson
caa994e1e9 installfns bits 2000-12-04 12:02:28 +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
Bart Schaefer
29f0d4d00f Add missing quote. 2000-11-27 16:52:58 +00:00
Sven Wischnowsky
ad6268466c *** empty log message *** 2000-11-27 12:44:21 +00:00
Peter Stephenson
1851f87325 Fix a few problems with config.modules stuff 2000-11-27 11:26:14 +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
Tanaka Akira
3d68002599 * 13181: Completion/Debian/_apt: add an action for _alternative. 2000-11-22 08:57:54 +00:00
Bart Schaefer
4eb4d5e0d6 Tweak auto-suffix-removal for _rcp and _scp. 2000-11-20 16:12:20 +00:00
Bart Schaefer
dcc45ed860 Avoid cd in _perl_modules. 2000-11-15 16:33:53 +00:00
Bart Schaefer
ea807260e4 Changes inspired by Paul J. in case multiple versions of perl are installed. 2000-11-14 17:47:11 +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
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