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

2875 Commits

Author SHA1 Message Date
Clint Adams
c6b5b1f147 17558: zsh/net/socket , zsocket builtin 2002-08-18 02:12:39 +00:00
Clint Adams
b442b34170 unposted: clint prompt theme %v typo correction 2002-08-17 01:40:31 +00:00
Peter Stephenson
513088857a 17535: use-perl style for _make 2002-08-14 15:18:19 +00:00
Clint Adams
fc88981cf7 17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-apt 2002-08-10 17:33:38 +00:00
Oliver Kiddle
d2608bb9bd 17522: clean up a few things 2002-08-09 16:05:43 +00:00
Oliver Kiddle
e7652ce1e6 17522: also handle tkinfo 2002-08-09 16:04:46 +00:00
Oliver Kiddle
5440b945dd 17521: new completion for ant 2002-08-09 15:28:24 +00:00
Peter Stephenson
a68a2a0753 17518: mention www.zshwiki.org in meta FAQ 2002-08-08 14:42:49 +00:00
Peter Stephenson
f60279ae24 17516, 17517: Attempted fixes for memory leaks shown by valgrind.
First with zstyle patterns, second with pwd in job structure.
2002-08-08 10:43:50 +00:00
Clint Adams
cea681c928 17509: complete .xhtml files as well as .html files. 2002-08-07 00:15:05 +00:00
Clint Adams
e4d8a697bc 17508: complete local files after file://localhost/ . 2002-08-06 21:09:37 +00:00
Clint Adams
63c52e8e01 17507: Completion/Unix/Type/_urls: complete local files after file:/// . 2002-08-06 20:40:56 +00:00
Peter Stephenson
a8f7d57e83 17504: note that getopts doesn't handle a single `-' as an option argument 2002-08-06 13:05:48 +00:00
Peter Stephenson
1f27cfb56e 17502: Test changes for xtrace in 17492.
`F:' code indicates text to display in event of error.
2002-08-05 13:15:33 +00:00
Peter Stephenson
049dce8f63 17502: Test changes for xtrace in 17492.
`F:' code indicates text to display in event of error.
2002-08-05 13:10:02 +00:00
Oliver Kiddle
5faa97cb41 17503: fix typos and spelling mistakes 2002-08-05 12:42:07 +00:00
Oliver Kiddle
af0697b705 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
Oliver Kiddle
ed89700265 17503: fix various typos, spelling mistakes and poor wordings in the docs 2002-08-05 12:33:27 +00:00
Oliver Kiddle
c4f4ace06b 17499: BSD pkg_* tools now support bzip2'd packages 2002-08-05 09:55:37 +00:00
Peter Stephenson
d0ec321288 Unposted: fix typo in 17496. 2002-08-02 13:14:15 +00:00
Peter Stephenson
cc70b96162 17497: getopts skipped over zero-length arguments. 2002-08-01 15:50:07 +00:00
Peter Stephenson
8e90d2018c Dan Nelson: 17492: Quote output from xtrace 2002-08-01 15:06:25 +00:00
Oliver Kiddle
ef74d743a0 17496: update for new options in GNU diff 2.8.1 2002-08-01 11:46:47 +00:00
Sven Wischnowsky
273929e188 make sure invalidatelist() isn't called hwen we are inside menu selection and there's only one match left (17489) 2002-07-30 07:47:03 +00:00
Peter Stephenson
2ba552707b 17488: correct patch number (not 17485) 2002-07-29 16:05:11 +00:00
Peter Stephenson
39bb8c9e8b 17485?: Incorrect test for TYPESET_SILENT 2002-07-29 16:02:53 +00:00
Oliver Kiddle
e5ccda3b9c 17484: fix option check and add missing #autoload tag 2002-07-26 13:54:37 +00:00
Peter Stephenson
9c152f0ebf 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler. 2002-07-25 13:27:20 +00:00
Clint Adams
4642fceebe 17479: fix typo noticed by Martin Pool. 2002-07-24 17:55:38 +00:00
Clint Adams
a4d0b99477 17478: new tags for sarge. 2002-07-24 15:47:50 +00:00
Clint Adams
f45395457b 17476: Matt Zimmerman's completion for GNU GLOBAL. 2002-07-22 21:31:44 +00:00
Tanaka Akira
adfd162709 * 17459: Completion/Unix/Command/_cvs: exclude file which have
RCS kflags for cvs add.
2002-07-16 04:47:47 +00:00
Sven Wischnowsky
def8d4afda remove qword, it isn't needed anymore (17439) 2002-07-08 09:03:04 +00:00
Sven Wischnowsky
9ea7493889 don't display _dispatch as one of the called functions (17438) 2002-07-08 08:59:38 +00:00
Peter Stephenson
31d6ad578b 17432: typeset test, typeset shows base for integer 2002-07-05 10:51:52 +00:00
Peter Stephenson
363079af76 17414: narrow-to-region save and restore. 2002-07-05 10:49:46 +00:00
Sven Wischnowsky
135db923be improve interactive mode when there are no matches left (alow to go back with undo) (17429) 2002-07-05 08:18:50 +00:00
Clint Adams
19424d40a8 17417: remove unused fluff from datetime.c 2002-07-04 17:03:18 +00:00
Peter Stephenson
603956acdc 17410: narrow-to-region widgets 2002-07-04 13:53:47 +00:00
Peter Stephenson
76c1e26713 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered 2002-07-04 10:13:38 +00:00
Sven Wischnowsky
c2dd10edc9 in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fix display problem with non-empty iprefix (17403) 2002-07-04 09:29:20 +00:00
Sven Wischnowsky
d98faffcaf fix for interactive mode when menu selection is called via the menu-select widget (17394) 2002-07-03 07:59:53 +00:00
Sven Wischnowsky
f5c8907ec5 keep globbing quiet in _path_files; check if group/user exists in _chown (17393) 2002-07-02 14:06:44 +00:00
Peter Stephenson
1a1b108b34 17390: new zle parameters $PREDISPLAY, $POSTDISPLAY 2002-07-01 16:50:41 +00:00
Clint Adams
964f819070 17391: complete files after dpkg -S. 2002-07-01 16:04:03 +00:00
Peter Stephenson
a18f020282 17384: new recursive-edit widget. 2002-07-01 09:54:47 +00:00
Sven Wischnowsky
053629183d add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387) 2002-07-01 08:25:15 +00:00
Bart Schaefer
6278159f6d 17357: Predefine autoloads in zsh emulation only. 2002-06-27 01:43:03 +00:00
Sven Wischnowsky
d28f67623f two new modes for menu selection: incremental search and interactive (17366) 2002-06-26 11:07:42 +00:00
Peter Stephenson
03105a5d6e 17360: more lenient accept-line-and-down-history behaviour
17361: more careful about NULL history entries in zle
2002-06-24 18:21:18 +00:00