Commit graph

3120 commits

Author SHA1 Message Date
Oliver Kiddle 09c5818b39 18530: print option states with set -o' or set +o' 2003-05-15 09:39:55 +00:00
Peter Stephenson 4e309d2cdd 18539 and remaining bits of 18536???: vi and emacs options, autoload zle 2003-05-15 09:23:08 +00:00
Peter Stephenson 62719196b2 18536: EMACS and VI compatibility options 2003-05-14 15:09:14 +00:00
Peter Stephenson 2b744cb21d 18513: Work around crash on resize in menu selection 2003-05-14 10:16:01 +00:00
Oliver Kiddle da74eb6338 18525: add manual UTF-8 conversion so \u and \U should work on more systems 2003-05-13 12:50:26 +00:00
Peter Stephenson 8ee83d44ff 18524: sepjoin !heap bug cause problem in vared 2003-05-12 11:45:28 +00:00
Oliver Kiddle 860764b30a 18520: add a bunch of old new completions (had all been left unfinished awhile) 2003-05-12 10:37:47 +00:00
Oliver Kiddle 68dc356896 18519: use of read builtin was broken in changes to option parsing 2003-05-12 10:10:44 +00:00
Peter Stephenson 78b02d9c03 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
Oliver Kiddle 9d071829ec users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
Peter Stephenson 4f9580ec03 18508: quoting of separator in ${foo//../..} was buggy 2003-05-07 09:38:49 +00:00
Peter Stephenson bd6c1364df zsh-users/6049 ChangeLog: add poster's name 2003-05-06 16:44:13 +00:00
Peter Stephenson 2fdeca5e6f zsh-users/6049: fix for failed ioctl TIOCGWINSZ already present, document it 2003-05-06 16:43:17 +00:00
Peter Stephenson 0e49f66596 unposted: change version to 4.1.1-test-2 2003-05-06 15:43:05 +00:00
Andrey Borzenkov bd4cb9a4d1 unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
Andrey Borzenkov 46fc8b921b unposted: my name spelling as it is now 2003-05-05 06:09:49 +00:00
Andrey Borzenkov f318d64e3d 18476: Fix menu selection on Linux console 2003-05-05 06:07:04 +00:00
Peter Stephenson 48d0166c1c 18497: minor tweaks to info and tcp_spam 2003-05-02 10:58:52 +00:00
Peter Stephenson 94da86f795 18492: Provide partial fix for multios and output process substitution
asynchronicity problem.  Document workarounds for remaining problems.
2003-05-02 10:25:27 +00:00
Peter Stephenson d9274f5126 18496: HP-UX 11 news from Paul Ackersviller 2003-05-02 10:18:59 +00:00
Oliver Kiddle da47e35a83 18486: back-out 18458 because it causes problems when completing only options 2003-04-30 13:47:05 +00:00
Peter Stephenson 905d036c33 17820, tweaked: attempt to fix compilation of tcp.h on recent versions
of cygwin
2003-04-28 15:05:47 +00:00
Oliver Kiddle 7d36150a8d Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.x 2003-04-25 14:15:09 +00:00
Oliver Kiddle a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Peter Stephenson 83932ba23f unposted: misspelling in compsys.yo rewrite 2003-04-24 17:45:18 +00:00
Peter Stephenson d251482aac unposted: complete compsys.yo rewrite 2003-04-24 17:37:05 +00:00
Oliver Kiddle 3985ac70c3 use _message for error message instead of echo 2003-04-24 12:39:38 +00:00
Oliver Kiddle 7f9b62612b 18468: use perldoc -u to get perlfunc doc instead of searching for the man page 2003-04-24 12:31:15 +00:00
Peter Stephenson 5d7977d37e 18467, not 18477 2003-04-23 18:58:21 +00:00
Peter Stephenson 807e5536a5 18477: Null pointer dereferenced in _arguments "*-+bar" 2003-04-23 18:50:34 +00:00
Peter Stephenson f319daae1d 18466: tcp.mdh only included by C file 2003-04-23 18:47:59 +00:00
Peter Stephenson 5b5c0175d5 IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD 2003-04-23 18:04:05 +00:00
Oliver Kiddle 29a3496ebb 18462: complete files in addition to commands 2003-04-23 12:00:57 +00:00
Oliver Kiddle 9e302211ab 18461: handle cases where the perlfunc man page is compressed 2003-04-23 10:41:13 +00:00
Felix Rosencrantz 537f405ca1 18459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and other changes. 2003-04-22 17:32:40 +00:00
Oliver Kiddle c5e5b124ba Added completion functions for cygwin 2003-04-22 12:49:14 +00:00
Oliver Kiddle 1ff08b73d6 correct exit code to be 0 when matches added 2003-04-22 12:42:20 +00:00
Oliver Kiddle 0fed25f461 18458: handle the prefix-needed style in _describe -o and new completion for renice 2003-04-22 12:32:43 +00:00
Felix Rosencrantz c1e87808ac 18455: Screen completion function 2003-04-19 17:23:45 +00:00
Oliver Kiddle b68937eef4 fix bug where 0 was not returned when adding a named directory as a match 2003-04-18 17:15:34 +00:00
Oliver Kiddle 6afa53768c 18450: corrections and a couple of rewordings 2003-04-18 13:23:43 +00:00
Oliver Kiddle 8da5114e53 18450: set $compcontext to -math- to complete math context within zcalc 2003-04-18 13:20:50 +00:00
Oliver Kiddle ed20475b55 18449: complete dictionary databases and strategies, handle suffixes better and
handle the separate-sections style for separate databases with dict words
2003-04-18 08:34:49 +00:00
Oliver Kiddle 397f465e0d users/6013: new gqview completion and complete .ps/.pdf files for more commands 2003-04-18 08:15:48 +00:00
Oliver Kiddle 8036c4d739 18446: handle modinfo and improvements to option handling 2003-04-16 13:29:38 +00:00
Oliver Kiddle 51d874e2c3 18443: new completion for dcop 2003-04-15 17:06:45 +00:00
Peter Stephenson 61be35604c unposted: rewritten compsys.yo down to end of _describe function 2003-04-14 18:10:00 +00:00
Felix Rosencrantz 6bd0c51366 workers-18440: add previously added cygwin completion functions to the completion module 2003-04-08 15:34:51 +00:00
Felix Rosencrantz f4b280d777 Added completion functions for cygwin 2003-04-07 11:23:14 +00:00
Peter Stephenson 06b04ca1b2 18435: unsetting readonly returned status 0 2003-04-04 16:46:25 +00:00