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

24 Commits

Author SHA1 Message Date
Geoff Wing
cc28002e54 16063: add transientrprompt option to remove right prompt from
display when accepting commands
2001-10-24 07:00:49 +00:00
Geoff Wing
b72c264a5d s/AUTO_CONT/AUTO_CONTINUE/ 2001-10-05 06:13:56 +00:00
Bart Schaefer
73d0e1adb1 Explain the effect of CORRECT on HASH_CMDS et al. 2001-07-12 03:44:26 +00:00
Sven Wischnowsky
b275190ff4 add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for %job &!' and %job &|' (15115) 2001-06-27 11:22:04 +00:00
Peter Stephenson
c26704f7a3 Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
Peter Stephenson
4d59e2ce45 Document PATH_DIRS behaviour 2001-06-11 10:41:19 +00:00
Wayne Davison
90e59f2e74 Mention how ignored history lines are not dropped immediately. 2001-05-15 16:32:20 +00:00
Peter Stephenson
27a7c9cdeb Make clearer that globsubst doesn't affect brace expansion 2001-05-09 09:25:07 +00:00
Bart Schaefer
30697061f2 Refuse to setopt noexec when interactive 2001-03-30 16:20:03 +00:00
Oliver Kiddle
f18221fbb0 spelling corrections (13610) 2001-03-12 17:39:22 +00:00
Sven Wischnowsky
061c1ce912 add `aliases' option to be able to disable alias expansion (13554) 2001-02-28 09:12:54 +00:00
Peter Stephenson
53a7b0c445 13473: clean config.modules, fix CSH_NULL_GLOB doc 2001-02-14 17:58:11 +00:00
Peter Stephenson
f6ecbb7f4d 12581: C_BASES option 2000-08-10 16:19:11 +00:00
Sven Wischnowsky
a23d39ce38 make binding of ^D be used in first column if ignoreeof is set and ^D is bound to a shell function widget (12494) 2000-08-03 07:51:53 +00:00
Wayne Davison
1f0e43a2c8 Mention the space-starting-alias feature in HIST_IGNORE_SPACE. 2000-07-19 21:37:18 +00:00
Peter Stephenson
43f3a58597 12121: stopmsg in precmd 2000-07-03 08:48:22 +00:00
Peter Stephenson
9121d78354 11561: no RC_QUOTES in $'..' 2000-05-24 17:20:26 +00:00
Bart Schaefer
3f9633e006 Missing () in a tt(). 2000-05-22 07:03:38 +00:00
Peter Stephenson
c5285d56f7 11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansion 2000-05-16 09:46:10 +00:00
Clint Adams
195f1c4015 11387: OCTAL_ZEROES option 2000-05-15 18:48:21 +00:00
Oliver Kiddle
ed8b82b9b1 Spelling corrections in the docs (11315) 2000-05-11 00:01:03 +00:00
Peter Stephenson
705fd24fd5 11044, 11260: DVORAK options for spell checking. 2000-05-08 15:56:37 +00:00
Peter Stephenson
5c53fb9500 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
Tanaka Akira
c175751b50 Initial revision 1999-04-15 18:05:35 +00:00