Oliver Kiddle
|
4c81ef8686
|
fix guard to accept partial display numbers (14255)
|
2001-05-08 11:48:12 +00:00 |
|
Peter Stephenson
|
8ff0785863
|
Fixes from Andrej for zpty on cygwin
|
2001-05-08 10:26:58 +00:00 |
|
Sven Wischnowsky
|
ff82191c26
|
empty description means: don't add a -X option (14252)
|
2001-05-08 08:46:59 +00:00 |
|
Sven Wischnowsky
|
a3e01003c8
|
print space/backspace when reacing the last column while printing descriptions and the like to avoid a cursor positioning bug depending on the kind of terminal (autowrap) (14251)
|
2001-05-08 08:14:33 +00:00 |
|
Sven Wischnowsky
|
525a133f2f
|
double all backslashes before colons in the original pattern (14240)
|
2001-05-07 09:25:05 +00:00 |
|
Bart Schaefer
|
22cdaf1d3b
|
14234 and 14235.
|
2001-05-06 22:38:48 +00:00 |
|
Bart Schaefer
|
5aa1c04fd6
|
Prevent "no multi-letter values" error on values of '\:' and '' in compvalues().
|
2001-05-06 22:37:51 +00:00 |
|
Bart Schaefer
|
d58c1780fd
|
Improve handling of b/n/s subscript flags.
|
2001-05-06 22:35:08 +00:00 |
|
Bart Schaefer
|
c687e5f515
|
Fix subscript flag descriptions
|
2001-05-05 20:11:59 +00:00 |
|
Oliver Kiddle
|
080155607e
|
complete subscript flags (14227)
|
2001-05-04 23:00:18 +00:00 |
|
Bart Schaefer
|
f8f6c27650
|
Path prefix completion for cvs subcommands.
|
2001-05-04 17:16:54 +00:00 |
|
Clint Adams
|
070f2d98c3
|
fix typo in changelog
|
2001-05-04 12:38:45 +00:00 |
|
Oliver Kiddle
|
a2d8ef7a73
|
update bindkey completion for bindkey changes in 14046 (14219)
|
2001-05-04 10:55:57 +00:00 |
|
Bart Schaefer
|
35fa37f5a2
|
Fix _files -F
|
2001-05-03 17:07:24 +00:00 |
|
Oliver Kiddle
|
36546001bd
|
minor completion changes (14216)
|
2001-05-03 13:05:48 +00:00 |
|
Sven Wischnowsky
|
1e79a3424f
|
14214
|
2001-05-03 07:13:37 +00:00 |
|
Bart Schaefer
|
db7f831871
|
More restrictive configure checks for curses headers.
|
2001-05-02 16:48:32 +00:00 |
|
Clint Adams
|
64b046ef49
|
14208: Solaris loadkeys
|
2001-05-02 16:04:41 +00:00 |
|
Clint Adams
|
e8f602b4e1
|
14201: completion for loadkeys
|
2001-05-02 15:02:31 +00:00 |
|
Peter Stephenson
|
6a0c6b1b27
|
Make X{$~foo}Y where $foo contains commas behave as expected
|
2001-05-02 09:53:32 +00:00 |
|
Sven Wischnowsky
|
ca29f22a86
|
remove quotes when looking at arguments in comparguments (14198)
|
2001-05-02 09:23:07 +00:00 |
|
Sven Wischnowsky
|
47d8fd9b6c
|
missing star in suffix-style test pattern (14197)
|
2001-05-02 08:58:55 +00:00 |
|
Bart Schaefer
|
6976ea95db
|
Add --with-curses-terminfo to configure
|
2001-05-01 16:08:50 +00:00 |
|
Peter Stephenson
|
0b56c15853
|
Use BDIGBUFSIZE in two other places
|
2001-05-01 09:46:09 +00:00 |
|
Bart Schaefer
|
2e935f0186
|
Defeat GCC over-optimization in AC_TRY_LINK tests.
|
2001-04-30 17:24:00 +00:00 |
|
Sven Wischnowsky
|
6757c3c734
|
fixelt for the test for the suffix style; if word contains only a tilde, don't try to expand it (14160)
|
2001-04-30 11:09:49 +00:00 |
|
Andrey Borzenkov
|
cd5e39ef50
|
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
changed to external variables and cannot be used to initialize static array).
Modified by me __CYGWIN -> __CYGWIN__
|
2001-04-30 10:40:50 +00:00 |
|
Bart Schaefer
|
bb694bad47
|
NO_kshglob in _comp_options.
|
2001-04-29 19:12:13 +00:00 |
|
Bart Schaefer
|
ba9541fb5d
|
BDIGBUFSIZE for binary conversions.
|
2001-04-28 17:38:00 +00:00 |
|
Sven Wischnowsky
|
6f2112f23a
|
try to improve testing for suffix style in _expand; make _path_files fail to complete words like ...<pat>..<param-subst>... (14133)
|
2001-04-27 09:12:33 +00:00 |
|
Bart Schaefer
|
a509b259f8
|
Use trap for unfunction compadd in _approximate.
|
2001-04-27 03:20:59 +00:00 |
|
Clint Adams
|
ee404f2cff
|
14125: remove static incleanup flag because it is unused
|
2001-04-26 15:54:06 +00:00 |
|
Clint Adams
|
6dc04f1329
|
14123: don't include curses.h in termcap.c if term.h doesn't need it
|
2001-04-26 15:48:14 +00:00 |
|
Sven Wischnowsky
|
b4b6d57e2c
|
14117
|
2001-04-26 14:40:11 +00:00 |
|
Bart Schaefer
|
17539b1e2c
|
Another HAVE_TERM* compilation tweak.
|
2001-04-26 14:35:53 +00:00 |
|
Oliver Kiddle
|
efe55f77a3
|
new vnc completion and use _guard for pine completion (14112)
|
2001-04-26 14:00:45 +00:00 |
|
Sven Wischnowsky
|
727912d1cb
|
handle sub-sub-directories of $_compdir as in the CVS-layout (14107)
|
2001-04-26 13:03:24 +00:00 |
|
Sven Wischnowsky
|
aa99b19c08
|
rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
|
2001-04-26 12:13:36 +00:00 |
|
Sven Wischnowsky
|
105009726b
|
make keep-prefix keep everything up to the first component with a parameter expansion, not only if that is at the beginning of the string (14092)
|
2001-04-26 07:02:47 +00:00 |
|
Sven Wischnowsky
|
d76a39d01b
|
*** empty log message ***
|
2001-04-25 12:58:14 +00:00 |
|
Sven Wischnowsky
|
f18218f2ad
|
fix a sizeof() to strlen()
|
2001-04-25 09:05:10 +00:00 |
|
Bart Schaefer
|
8baeec4637
|
Fix term* linkage _again_.
|
2001-04-24 06:48:54 +00:00 |
|
Bart Schaefer
|
e2e9121893
|
Subscripting optimization and error checking.
|
2001-04-24 05:45:16 +00:00 |
|
Clint Adams
|
fe8d375ca0
|
14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs
|
2001-04-23 23:24:18 +00:00 |
|
Andrey Borzenkov
|
7c45854508
|
14077: revert clint's build patches on 19.04.2001
|
2001-04-23 19:59:03 +00:00 |
|
Bart Schaefer
|
fc4511ecb7
|
Fix subscripting bug with backslash-double-quote.
|
2001-04-23 15:30:22 +00:00 |
|
Bart Schaefer
|
fe4a49488c
|
Test for (kK) subscript flags bugfix.
|
2001-04-23 15:13:20 +00:00 |
|
Bart Schaefer
|
eee9d49755
|
Fix bug in (kK) subscript flags.
|
2001-04-22 21:04:10 +00:00 |
|
Bart Schaefer
|
740d576560
|
Subscripting documentation.
|
2001-04-22 21:02:32 +00:00 |
|
Clint Adams
|
961564ddda
|
14065: decrease termcap/terminfo parameter fishiness
|
2001-04-22 14:46:59 +00:00 |
|