Mikael Magnusson
|
3f171fd463
|
36177: _setopt: complete printexitvalue both ways
|
2015-08-17 00:56:48 +02:00 |
|
Oliver Kiddle
|
9a4e1bf93b
|
36146: avoid mix of -/ and -g with _files as that just overrides user preferences
|
2015-08-14 11:00:39 +02:00 |
|
Mikael Magnusson
|
b386bbaf29
|
36119: _strftime: Add completion for zsh/datetime's strftime builtin
|
2015-08-12 17:55:07 +02:00 |
|
Oliver Kiddle
|
5951ac13ed
|
35748: fixes to prompt spec completion where it contains date formats
|
2015-07-09 14:58:06 +02:00 |
|
Oliver Kiddle
|
5c5654016b
|
35729: new compadd completion
|
2015-07-08 12:16:32 +02:00 |
|
Oliver Kiddle
|
b2de9b518e
|
35527: use list-separator style in cases where separator was hardcoded
|
2015-06-19 19:54:44 +02:00 |
|
Barton E. Schaefer
|
229bc3cc74
|
35350: extend "fc -I" to cover listing of "internal" history events only
|
2015-06-06 12:31:47 -07:00 |
|
Oliver Kiddle
|
f4d8051de1
|
34940: _fc: fix typo breaking completion for history
|
2015-04-24 10:59:27 +02:00 |
|
Mikael Magnusson
|
9a0f5ea8a7
|
Revert "34926: _fc: Remove a spurious 2"
This reverts commit dd623b4403 .
|
2015-04-21 12:16:13 +02:00 |
|
Mikael Magnusson
|
dd623b4403
|
34926: _fc: Remove a spurious 2
|
2015-04-19 08:23:11 +02:00 |
|
Daniel Shahaf
|
741b0bd97f
|
users/20159: completion: zstyle: Add 'show-ambiguity'
|
2015-04-13 21:06:02 +00:00 |
|
Mikael Magnusson
|
205cb16b98
|
Fix ~ and (Q) order in _zattr
|
2015-03-15 00:42:01 +01:00 |
|
Peter Stephenson
|
1c942291f8
|
34435: Update emulate completion.
Add new feature to run command in emulation.
Factor out handling of quoted command string to new function.
|
2015-01-30 16:24:20 +00:00 |
|
Oliver Kiddle
|
f972b023a2
|
34373, 34374: update completion of builtin commands, modifiers,
parameter and globbing flags
|
2015-01-25 18:23:03 +01:00 |
|
Daniel Shahaf
|
20953f53f0
|
_zstyle vcs_info completion: Add missing styles
|
2015-01-25 01:42:06 +01:00 |
|
Daniel Shahaf
|
54bfcf5af1
|
_zstyle vcs_info: Unbreak branchformat completion
The failure mode was:
% zstyle ':vcs_info:*' branchformat "foobar%<TAB>
_values:compvalues:10: no multi-letter values with empty separator allowed
|
2015-01-25 01:42:06 +01:00 |
|
Daniel Shahaf
|
89c692eafb
|
33977: don't complete widgets as first argument to bindkey
|
2014-12-21 22:23:06 +01:00 |
|
Oliver Kiddle
|
5e592fd9b0
|
33485: fixes for zstyle context handling
|
2014-10-21 20:53:51 +02:00 |
|
Oliver Kiddle
|
19f038b5fa
|
33420: complete -R/-m options and fix feature completion
|
2014-10-10 17:03:59 +02:00 |
|
Oliver Kiddle
|
00a654af5c
|
33323: fix bug in removing math functions and complete -M option to functions
|
2014-10-02 19:29:32 +02:00 |
|
Mikael Magnusson
|
c61a927d1d
|
33061: More useful setopt / unsetopt completion
|
2014-09-06 11:01:12 +02:00 |
|
Peter Stephenson
|
cc6e9db29d
|
33047: use git to simplify massively source distribution file selection
|
2014-08-23 21:01:58 +01:00 |
|
Oliver Kiddle
|
e0966c819c
|
32925: complete process groups, partly as a way to suppress insertion of ambiguous PID prefix
|
2014-08-13 17:00:03 +02:00 |
|
Daniel Shahaf
|
eb4c70d0b7
|
32528: vcs_info: Add check-for-staged-changes
|
2014-04-05 10:56:52 +02:00 |
|
Barton E. Schaefer
|
4777c07c8e
|
users/18335: avoid passing to "functions" those typeset options that it does not accept
|
2014-01-19 17:38:15 -08:00 |
|
Barton E. Schaefer
|
ea55ea039d
|
32205: skip cdpath search when prefix begins with "../"
|
2013-12-30 12:45:53 -08:00 |
|
Barton E. Schaefer
|
407cfc0f4f
|
32190: quote _path_files -W path when completing relative to ../
|
2013-12-28 00:38:04 -08:00 |
|
Peter Stephenson
|
9503b161ab
|
32031 plus missed _run_help: get helpfiles install path corect in functions
|
2013-11-23 17:44:12 +00:00 |
|
Martin Vaeth
|
49959a35df
|
32008: complete "." and ":" for run-help, clean Doc/help in make
|
2013-11-18 10:06:33 -08:00 |
|
Martin Vaeth
|
0f9032753a
|
31959 (plus tweak to .gitignore): make help files during installation
|
2013-11-12 21:06:46 +00:00 |
|
Mikael Magnusson
|
38adc17336
|
31806: _enable _disable: Workaround special characters in alias and function names breaking _arguments syntax
|
2013-10-11 14:57:57 +02:00 |
|
Mikael Magnusson
|
6f921b91f4
|
31805: Update _enable and _disable for -p, fix related typo in docs
|
2013-10-11 14:57:57 +02:00 |
|
Barton E. Schaefer
|
012668e14e
|
31714: handle ".." properly when $PWD or the path prefix traverses a symbolic link.
|
2013-09-10 08:14:37 -07:00 |
|
Peter Stephenson
|
a45b45eeab
|
31061: "functions" completion takes account of options already
on the command line
|
2013-02-22 21:58:16 +00:00 |
|
Oliver Kiddle
|
a409dbf74c
|
31058: add completion of options from newer versions of some commands
|
2013-02-21 10:49:22 +00:00 |
|
Mikael Magnusson
|
c435a8cc61
|
30466: Add prompt format and printf format completion.
|
2012-05-14 15:32:26 +00:00 |
|
Peter Stephenson
|
5eb53bf88d
|
30431 with typo in _typeset fix:
add ${...:|...} and ${...:*...} operators, as documented
|
2012-04-22 18:10:42 +00:00 |
|
Bart Schaefer
|
3f98949ca8
|
30012: add $state_descr
|
2011-12-13 17:43:01 +00:00 |
|
Mikael Magnusson
|
40a31c0180
|
29741: _zattr: add ret=0 and fix filename globbing.
|
2011-09-06 16:22:08 +00:00 |
|
Mikael Magnusson
|
f0eaa5713e
|
unposted: move _schedtool to correct dir
|
2011-08-18 12:48:42 +00:00 |
|
Mikael Magnusson
|
57ca91ba9d
|
29682: new _schedtool completer
|
2011-08-17 10:18:14 +00:00 |
|
Peter Stephenson
|
bfcf98a7d3
|
Sebastian Stark: users/15581: MacOS has .bundle DLL files.
|
2010-11-25 17:42:28 +00:00 |
|
Oliver Kiddle
|
30d6deb355
|
28307: support new styles esp. vcs_info ones and allow quoted contexts again
|
2010-10-01 18:27:58 +00:00 |
|
Peter Stephenson
|
ab175759b2
|
Mikael: 28252: remove unnecessary loop causing errors
|
2010-09-13 08:49:22 +00:00 |
|
Peter Stephenson
|
e3f764d1ef
|
28047: attempt to make locking with fc command more useful
|
2010-06-22 11:00:31 +00:00 |
|
Doug Kearns
|
a54fdc70be
|
unposted: fix incorrectly capitalized completion descriptions
|
2010-06-06 13:44:11 +00:00 |
|
Peter Stephenson
|
d7d6a72673
|
Mikael: 27597: accepting zstyle completion unnecessarily hard.
|
2010-01-13 20:27:36 +00:00 |
|
Clint Adams
|
80b3e88860
|
Ingmar Vanhassel: 27457: add hilite as a precommand.
|
2009-12-05 17:34:39 +00:00 |
|
Peter Stephenson
|
b7e76da2ef
|
Alexey: users/14588: ztodo function and completion
|
2009-11-22 19:17:32 +00:00 |
|
Peter Stephenson
|
3d8115275f
|
Alexey: users/14588: ztodo function and completion
|
2009-11-22 19:06:54 +00:00 |
|