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

294 Commits

Author SHA1 Message Date
Sven Wischnowsky
6a7c002a7c default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use variable-width strings (10816) 2000-04-19 06:49:36 +00:00
Sven Wischnowsky
44ee911749 fix completion after ~<num> (10812) 2000-04-18 15:09:40 +00:00
Peter Stephenson
9941ddd984 handle list-prompt in compinstall 2000-04-18 13:41:13 +00:00
Sven Wischnowsky
5ea4efe2b6 change suffix added when completing an assigned value (10807) 2000-04-18 12:26:30 +00:00
Peter Stephenson
55a9fd3d9a 10802: typo 2000-04-18 08:50:12 +00:00
Sven Wischnowsky
fe65ab1dd8 completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new used parameters, use local keymap when waiting at list-prompt (10801) 2000-04-18 07:36:55 +00:00
Sven Wischnowsky
59da43689a fix to get newlines in non-job-texts (I'm sooo stupid) 2000-04-18 07:12:32 +00:00
Sven Wischnowsky
8e37f65910 fix to get newlines in non-job-texts (I'm sooo stupid) (10799) 2000-04-18 07:11:22 +00:00
Sven Wischnowsky
145e7ee76f join_clines() tested the wrong variable (10798) 2000-04-18 07:07:30 +00:00
Sven Wischnowsky
4f1424edb2 zstyle+ simplifies definition of styles (10795) 2000-04-17 14:47:24 +00:00
Sven Wischnowsky
30a98cc4d6 scrolling in completion lists and menu-selection, version1 2000-04-17 11:17:10 +00:00
Peter Stephenson
d85d34d818 10789: <(...) and >(...) documentation 2000-04-17 10:57:48 +00:00
Sven Wischnowsky
f0e8173762 display newlines as spaces in job-texts (10788) 2000-04-17 10:46:01 +00:00
Sven Wischnowsky
fcca6c721c fix for exclusion lists for -+o specifications 2000-04-17 08:53:37 +00:00
Peter Stephenson
306adcc9c4 10772: Chmouel: rpm --target completion 2000-04-17 08:42:18 +00:00
Sven Wischnowsky
1fb481b8c2 better completion after `=', everywhere (10780) 2000-04-17 08:22:44 +00:00
Sven Wischnowsky
cd45aa331d make _tags use C-code for braces in tag-order values; and misc. stuff (10775) 2000-04-17 08:04:42 +00:00
Sven Wischnowsky
8c474bbcd4 fix for partial word completion with empty parts and common suffix (10774) 2000-04-17 07:56:25 +00:00
Peter Stephenson
5c53fb9500 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD 2000-04-16 19:02:13 +00:00
Clint Adams
3dc24fba09 10768: configure.in: DLLDFLAGS for OpenBSD. 2000-04-15 14:10:30 +00:00
Clint Adams
336542eba2 10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements 2000-04-14 15:42:10 +00:00
Clint Adams
0abbba01c3 10763: complete after : for typeset & friends 2000-04-14 15:15:46 +00:00
Peter Stephenson
b6ba688405 Doc fix for 10756 2000-04-14 13:07:58 +00:00
Sven Wischnowsky
4ea0d96475 missing `+'s in _diffoptions (10760) 2000-04-14 12:28:04 +00:00
Peter Stephenson
2295c59fcb 10756: fix (#s) and (#e) for parameter substitution forms 2000-04-14 11:49:31 +00:00
Bart Schaefer
3f114b3237 Fix formatting. 2000-04-14 00:12:12 +00:00
Clint Adams
5a4a436dde 10748: configure-switch for MAXJOB 2000-04-13 23:11:54 +00:00
Clint Adams
c281f5c3ba 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h 2000-04-13 22:25:04 +00:00
Peter Stephenson
6372332a92 10743: fix replenv() of imported special parameters 2000-04-13 17:57:45 +00:00
Peter Stephenson
cf92384eac 10738: pws: local parameters can be exported 2000-04-13 14:22:47 +00:00
Sven Wischnowsky
b692ed1b9d remove the pids' tag, use processes' instead (10733) 2000-04-13 11:05:15 +00:00
Sven Wischnowsky
f5b6feedca make read -[kq] always print the prompt, if any; after all they make sure they have a terminal anyway (10727) 2000-04-13 08:43:39 +00:00
Sven Wischnowsky
ba1d606cb2 fix field name for HAVE_NIS_PLUS (10726) 2000-04-13 08:19:44 +00:00
Sven Wischnowsky
2ef4fd884c comment the `#if's for group numbers in $compstate[insert] (10725) 2000-04-13 08:09:13 +00:00
Sven Wischnowsky
a8400e82b1 display number of matches again when asking if a completion list should be shown (only when not zero) (10724) 2000-04-13 08:05:57 +00:00
Bart Schaefer
3715a5bbcf 10706: Andrej: Fix quoting in awk args. 2000-04-12 17:12:54 +00:00
Bart Schaefer
63719320c3 10700: Andrej: Support Pyramid's internationalized manpaths. 2000-04-12 15:24:55 +00:00
Oliver Kiddle
c7d8a2426f Use _arguments for bindkey completion and fix small typo in docs 2000-04-12 15:05:34 +00:00
Sven Wischnowsky
47e4c7b8c1 forgot one #if for commenting out the group-stuff for $compstate[insert] 2000-04-12 13:08:08 +00:00
Sven Wischnowsky
c80d9e45e6 compare mapped zwc files using stat instead of the pathnames (10699) 2000-04-12 13:06:18 +00:00
Sven Wischnowsky
4a3b94ca40 allow brace expansion on patterns for file-patterns and tag-order (10695) 2000-04-12 12:35:38 +00:00
Sven Wischnowsky
4a250fe1dd missing initialisation for next field in assignments for substitutions for fc builtin (10692) 2000-04-12 11:10:52 +00:00
Sven Wischnowsky
5de84477ac keep _oldlist from using the dummy match inserted for warnings (10691) 2000-04-12 09:28:56 +00:00
Sven Wischnowsky
5ac242f449 comment out the code to allow $compstate[insert] to select the group (10690) 2000-04-12 09:12:15 +00:00
Sven Wischnowsky
5de80f85b4 display number of lines instead of number of matches when asking whether to show completion lists (10686) 2000-04-12 08:31: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
Bart Schaefer
07b3a775b1 10681: Setopts in _complete_help the same as _main_complete. 2000-04-12 03:32:51 +00:00
Clint Adams
c39481cb6d 10680: spelling corrections in _diff_options 2000-04-11 23:34:39 +00:00
Peter Stephenson
5a69fda2a1 10669: compinstall more flexible with input and output files 2000-04-11 20:25:30 +00:00
Bart Schaefer
6888f6c3a7 10657: One change missed in 10635.
Also, a no-op cleanup in prompt_bart_setup.
2000-04-11 15:28:29 +00:00