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

24 Commits

Author SHA1 Message Date
Sven Wischnowsky
c955b76cc5 remove -h option from zstyle (11490) 2000-05-22 09:32:32 +00:00
Tanaka Akira
f8551053e5 11426: Src/Modules/zpty.c: don't use #elif. 2000-05-17 03:42:43 +00:00
Tanaka Akira
590475e1b7 11420: Src/Modules/zpty.c: try more pty device files. 2000-05-16 18:16:19 +00:00
Sven Wischnowsky
8ef89cd54d zparseopts should detect if it is called without option descriptions (11360) 2000-05-15 08:04:09 +00:00
Peter Stephenson
e89360b2db 11285: zftp exit hook 2000-05-09 17:49:30 +00:00
Tanaka Akira
a65e197d2a 11276: fix build on OpenBSD. 2000-05-09 11:54:43 +00:00
Sven Wischnowsky
fc9627e776 close fd for pty-master in sub-shell 2000-05-08 11:06:27 +00:00
Sven Wischnowsky
27f895df41 make zpty -r stoppable even when SIGINT is caught (and the handler calls return or some such) (11181) 2000-05-05 09:12:49 +00:00
Tanaka Akira
3e7a2a41bc 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo,
Src/Modules/zutil.c: _regex_arguments support tag stuff.
2000-05-04 20:16:09 +00:00
Sven Wischnowsky
e7895ac92c close dump file descriptors in children (11151) 2000-05-04 13:40:05 +00:00
Sven Wischnowsky
26f9c5af50 make pty the controlling terminal of their commands (11144) 2000-05-04 09:53:41 +00:00
Sven Wischnowsky
70e5b622ff new (z) parameter flag to do shell-word splitting on the value (11113) 2000-05-03 12:21:55 +00:00
Sven Wischnowsky
b1d4a8194a new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685) 2000-04-12 08:24:15 +00:00
Sven Wischnowsky
724b065397 more careful with checking index of $history (10614) 2000-04-10 08:22:09 +00:00
Peter Stephenson
b4a2b47b64 stat -o shows file modes in octal 2000-04-07 20:07:10 +00:00
Bart Schaefer
38cce57dd7 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. 2000-04-07 15:01:03 +00:00
Peter Stephenson
4852545255 Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
Tanaka Akira
e2cc547411 Initial revision 2000-01-20 18:44:54 +00:00
Tanaka Akira
3d5e4155a4 Initial revision 1999-12-13 12:40:42 +00:00
Tanaka Akira
9141828e71 Initial revision 1999-12-10 14:48:04 +00:00
Tanaka Akira
e7384c33a4 Initial revision 1999-09-22 13:33:14 +00:00
Tanaka Akira
b39cafaa22 Initial revision 1999-05-31 17:10:16 +00:00
Tanaka Akira
ba1bd66d5f Initial revision 1999-05-19 13:10:53 +00:00
Tanaka Akira
e74702b467 Initial revision 1999-04-15 18:05:38 +00:00