Doug Kearns
|
022758c7c4
|
unposted: declare expl local in _rake
|
2005-07-26 14:20:56 +00:00 |
|
Peter Stephenson
|
8534a97e9b
|
21527: rename zsh-newuser-install and don't run if not loaded
|
2005-07-26 10:35:22 +00:00 |
|
Clint Adams
|
857c5983f8
|
21516: handle dhclient V3 as well as V2.
|
2005-07-26 00:34:10 +00:00 |
|
Wayne Davison
|
046b471eab
|
21518 (modified)
|
2005-07-26 00:32:44 +00:00 |
|
Wayne Davison
|
71c4ea95c6
|
Added tests for \c escape handling.
|
2005-07-26 00:28:14 +00:00 |
|
Wayne Davison
|
b77b51cda8
|
Fixed bin_print() to handle \c escapes as per POSIX (truncating the
output at the \c). (Based on a patch by Thorsten Dahlheimer.)
|
2005-07-26 00:07:11 +00:00 |
|
Wayne Davison
|
fa8923e1f9
|
If getkeystring() finds a \c escape (when looking for such escapes),
truncate the returned string at the escape.
|
2005-07-26 00:07:08 +00:00 |
|
Clint Adams
|
80bf36e074
|
21523, 21524: Julius Plenz: completions for pump and dhclient.
|
2005-07-25 23:59:02 +00:00 |
|
Doug Kearns
|
c42ab7adb5
|
unposted: add missing compset -S call to _php
|
2005-07-25 10:55:50 +00:00 |
|
Wayne Davison
|
e09dc3c0ed
|
Some echo/printf improvements for the \c escape.
|
2005-07-25 01:40:23 +00:00 |
|
Clint Adams
|
9448c686fe
|
21519: only complete files after baz commit, not archive/version.
|
2005-07-24 18:13:13 +00:00 |
|
Clint Adams
|
d92e06df5c
|
21517: complete files after build-config if there's a configs subdir, even if one is not in a project tree.
|
2005-07-24 14:44:08 +00:00 |
|
Wayne Davison
|
03531ff379
|
The parsing of \c in $foo[(pws:\c:)1] should treat \c as an unknown
escape (resulting in a literal "c"), not remove the sequence (from
a patch by Thorsten Dahlheimer).
|
2005-07-24 05:37:23 +00:00 |
|
Wayne Davison
|
6e80eb1a4c
|
Improved the function comment for getkeystring().
|
2005-07-24 05:19:58 +00:00 |
|
Wayne Davison
|
c71813ef45
|
Added missing "goto" in handling of 'c' escape (fix from
Thorsten Dahlheimer).
|
2005-07-24 04:54:54 +00:00 |
|
Wayne Davison
|
17b224a549
|
An install fix for Cygwin from Thorsten Dahlheimer.
|
2005-07-24 04:47:57 +00:00 |
|
Clint Adams
|
ccea851d9c
|
21510: use && rather than -a binary test operator.
|
2005-07-24 03:15:21 +00:00 |
|
Clint Adams
|
2bd556e744
|
21506: use globbing instead of ls and sed.
|
2005-07-23 14:23:38 +00:00 |
|
Clint Adams
|
d1f7c438b1
|
21505: use an array for common arguments rather than an additional function
|
2005-07-23 14:10:48 +00:00 |
|
Clint Adams
|
f6bec18ea4
|
215??: move xscreensaver-command completion to the X dir.
|
2005-07-23 14:02:24 +00:00 |
|
Peter Stephenson
|
625b1dfd74
|
unposted: bring various .distfiles up to date
|
2005-07-21 13:45:23 +00:00 |
|
Peter Stephenson
|
3d5bececac
|
21500: Add script and function as framework for new user stuff.
|
2005-07-20 18:08:39 +00:00 |
|
Clint Adams
|
a4e534dcbc
|
21499: Doc/Makefile.in: use newer texi2html syntax.
|
2005-07-20 16:39:57 +00:00 |
|
Peter Stephenson
|
e3c5dd2dd9
|
21498: Add zsh/newuser module
|
2005-07-20 16:08:12 +00:00 |
|
Doug Kearns
|
eb86b42f30
|
unposted: add -s option to _arguments call in _rake
|
2005-07-20 12:45:14 +00:00 |
|
Wayne Davison
|
65250b8f0d
|
21492
|
2005-07-20 08:48:52 +00:00 |
|
Wayne Davison
|
94b0dee8b3
|
Undo version mod that changed the wrong 3.0 into 4.3.0.
|
2005-07-19 15:18:11 +00:00 |
|
Wayne Davison
|
48128dad7f
|
21492: Update the prompt-overwriting section even more extensively.
|
2005-07-19 14:59:56 +00:00 |
|
Peter Stephenson
|
9f4197038c
|
fix version in 21490
|
2005-07-18 14:53:39 +00:00 |
|
Peter Stephenson
|
5d37414ad4
|
21490: Update FAQ to reflect PROMPT_SP option
|
2005-07-18 10:40:36 +00:00 |
|
Wayne Davison
|
c7888386d4
|
Fixed the heading for the new PROMPT_SP option.
|
2005-07-16 19:53:47 +00:00 |
|
Doug Kearns
|
4454ccf47e
|
unposted: escape colons in _python -W option argument message
|
2005-07-16 11:57:43 +00:00 |
|
Wayne Davison
|
9bc0982477
|
21464
|
2005-07-15 17:46:39 +00:00 |
|
Wayne Davison
|
767e017e1f
|
Implement the new PROMPT_SP option.
|
2005-07-15 17:41:55 +00:00 |
|
Wayne Davison
|
b1e0d218c5
|
Reference 4 extra termcap items: save-cursor, restore-cursor, the
backspace character, and the ignore-newline-after-wrap flag.
|
2005-07-15 17:41:53 +00:00 |
|
Wayne Davison
|
85784fbfee
|
Add "promptsp" to the optname optns[] array.
|
2005-07-15 17:41:50 +00:00 |
|
Wayne Davison
|
9ba458948a
|
Added the PROMPTSP option plus 3 new termcap defines
(TCSAVECURSOR, TCRESTRCURSOR, and TCBACKSPACE).
|
2005-07-15 17:41:33 +00:00 |
|
Wayne Davison
|
1522c05145
|
Document the new PROMPT_SP option.
|
2005-07-15 17:41:28 +00:00 |
|
Doug Kearns
|
2f51268ee6
|
unposted: add missing -C option to _arguments in _python
|
2005-07-15 11:51:53 +00:00 |
|
Peter Stephenson
|
b2cfbabced
|
21466: mkdir -p didn't work with symlinks
|
2005-07-14 20:20:11 +00:00 |
|
Doug Kearns
|
bbe1c9bd17
|
21449: limit completed options available to RUBYOPT to -[IdvwrK]
|
2005-07-12 15:10:42 +00:00 |
|
Doug Kearns
|
f5e61d18b0
|
21446 (modified): improve target completion for rake
|
2005-07-12 14:35:49 +00:00 |
|
Clint Adams
|
afec3b2b5f
|
21447: completion for rubber, contributed by Emmanuel Hainry and Emmanuel Beffara.
|
2005-07-12 12:30:19 +00:00 |
|
Bart Schaefer
|
5af2ab3b9c
|
21428: Travis: fix crash on bad compvalues call
|
2005-07-12 03:07:22 +00:00 |
|
Doug Kearns
|
a18270da29
|
21443: new completion for rake
|
2005-07-11 18:32:54 +00:00 |
|
Doug Kearns
|
ec8bbd0e94
|
unposted: fix typo in first normal arg action of _ruby
|
2005-07-11 10:21:52 +00:00 |
|
Bart Schaefer
|
80e8e43f76
|
21423: Travis: completion for unexpand
|
2005-07-11 03:34:15 +00:00 |
|
Bart Schaefer
|
6f518486a2
|
Use set -o in listalloptions to avoid kshoptionprint
|
2005-07-10 17:17:58 +00:00 |
|
Clint Adams
|
0ff769f9b3
|
21418: completion for madison.
|
2005-07-10 12:53:04 +00:00 |
|
Clint Adams
|
b305d6406c
|
21417: completion for xscreensaver-command.
|
2005-07-10 12:32:22 +00:00 |
|