Peter Stephenson
b79ef8caaf
32932: add hmkarray() and use to fix leak
2014-08-01 16:15:13 +01:00
Barton E. Schaefer
417cb94fe1
32931: with NO_NOMATCH, a subscript glob qualifier on a not-matching pattern returns the original pattern
2014-07-31 23:46:21 -07:00
Peter Stephenson
51c0ccd303
missed updates to calls to ztrftime()
2014-07-30 14:20:07 +01:00
Peter Stephenson
15db636380
%P at start of TCP function system prompt causes %-style prompt subst
2014-07-30 12:26:03 +01:00
Peter Stephenson
d3d0910293
32918: add %. to ztrftime for use in prompts
2014-07-30 12:10:15 +01:00
Barton E. Schaefer
0442410c68
32593: update --vga option in _qemu
2014-07-28 19:56:38 -07:00
Barton E. Schaefer
0f20ffdd15
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
...
Conflicts:
ChangeLog
2014-07-26 14:58:49 -07:00
Axel Beckert
05ce4f2a0b
unposted: Fix copy and paste error in the current changelog entry's date
2014-07-26 22:18:17 +02:00
Axel Beckert
efde0a1296
32911: Expand bpython completion to bpython2 and bpython3
2014-07-26 22:11:24 +02:00
Sebastian Ramacher
a7d7c77b7b
32816: Add completion for bpython and variants
2014-07-26 21:58:11 +02:00
Omari Norman
33351b14f6
32817: Add completion for moosic
2014-07-26 20:54:03 +02:00
Barton E. Schaefer
e439bd105b
32910: quiet update of timestamp files
2014-07-26 09:58:00 -07:00
Barton E. Schaefer
2f0efe9f59
32853: redefine VARARR() to use heap rather than stack allocation
...
enable old behavior via "configure --with-stack-allocation"
2014-07-24 08:45:16 -07:00
Barton E. Schaefer
77119afe19
unposted (see 32892): 'fc -I' is an error
2014-07-24 08:33:13 -07:00
Barton E. Schaefer
f6429189a8
32903: new empty (unset) elements in the special parameter hash tables are special themselves
2014-07-24 08:16:29 -07:00
Peter Stephenson
6076c474f2
unposted: replace-argument can take negative prefix to count from end
2014-07-24 10:49:50 +01:00
Keerthan jai.c
341d443414
users/18981: improved tmux function completion
2014-07-23 21:13:49 +01:00
Barton E. Schaefer
f33270e879
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
...
Conflicts:
ChangeLog
2014-07-23 08:50:09 -07:00
Barton E. Schaefer
52d4cd2e91
Resolve conflict with origin/master
2014-07-23 08:49:17 -07:00
Barton E. Schaefer
0702cda61b
Resolve conflict with origin/master
2014-07-23 08:47:08 -07:00
Barton E. Schaefer
933a0c45d2
32898 (credit Jun T.): fix offset_start initialization bug in 32891
2014-07-23 08:40:11 -07:00
Ansgar Burchardt
35176b435f
32895: Match more shared library names.
2014-07-23 13:47:38 +02:00
Barton E. Schaefer
4054f1a0e8
force retention of whitespace in "fc" item prototype
2014-07-20 11:44:51 -07:00
Barton E. Schaefer
2693d852f6
32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string
2014-07-20 11:42:09 -07:00
Barton E. Schaefer
b63ff19dbf
32882 (cf. Augie Fackler 32879): correct reload of backslash-continuation lines from history, fix bad history write of events ending with backslashes
2014-07-17 19:53:11 -07:00
Koen Wilde
a8a59f9499
32863: missed ChangeLog entry
2014-07-17 19:51:54 +01:00
Oliver Kiddle
c971346445
32849: new completion for Linux ss (netstat alternative)
2014-07-17 17:02:54 +02:00
Oliver Kiddle
fbcf719e28
32848: fix words array before using _normal for script arguments
2014-07-17 16:58:23 +02:00
Peter Stephenson
4e54648add
32866: new replace-argument ZLE function.
...
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
2014-07-17 09:45:46 +01:00
Koen Wilde
7d5db0d277
32863: completion for mpc insert command
2014-07-15 19:32:05 +01:00
Dominic Hopf
71e094772b
32837: improved installation location support for help directories
2014-07-08 09:42:05 +01:00
Peter Stephenson
f6b322979b
Attempt to improve doc for assignment
2014-07-08 09:38:48 +01:00
Sebastian Ramacher
2abc8530dd
32814: Add some more recent dpkg options
...
Expands dpkg completion by adding the --add-architecture,
--remove-architecture, and --print-foreign-architectures options.
Initially submitted to Debian at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681518#13
2014-07-04 00:50:06 +02:00
Daniel Bolton
d6c759fc80
32815: aptitude completion missing resolver options
...
Expand aptitude completion by two boolean options
Initially submitted to Debian at https://bugs.debian.org/702760
2014-07-04 00:49:00 +02:00
Vincent Lefevre
d5886eb3ed
32818: gzip completion: --rsyncable option is missing
...
Debian's gzip version has a --rsyncable option (see "gzip --help"
output, the man page not being currently up to date). It should be
supported by "/usr/share/zsh/functions/Completion/Unix/_gzip".
Initially submitted to Debian at https://bugs.debian.org/702000
2014-07-04 00:48:12 +02:00
Felipe Sateler
0b62bde088
32819: Update for axi-cache completion
...
Add some subcommands and to disable file name completion
for the subcommands info and help.
Initially submitted to Debian at https://bugs.debian.org/729921
2014-07-04 00:46:12 +02:00
Mikael Magnusson
8088a453b4
32821: Update _gcc as of GCC 4.8.3 for generic options and x86
2014-07-03 23:57:35 +02:00
Jun T
d13c6dc441
32833: complete Python and Ruby arguments as for Perl
2014-07-03 22:55:42 +01:00
Jun T
c8e5be9d0f
32823: complete file instead of Perl script after -
2014-06-30 20:07:04 +01:00
Jun T
fa4c71b29e
32812: put contents at start of manual
2014-06-26 21:33:45 +01:00
Peter Stephenson
e0dccff13e
32799: resource NTHR not well handled on NetBSD
2014-06-26 10:48:19 +01:00
Peter Stephenson
920db696cb
32789: --enable-zsh-valgrind allows analysis of heap allocation
2014-06-24 18:50:50 +01:00
Jun T
0853bcfdd6
32781: source behaves like . w.r.t. path search
2014-06-16 20:15:35 +01:00
Jun T
522908c7ff
32779: fix a typo in options.yo
2014-06-14 16:14:38 +02:00
Peter Stephenson
b5198b10a1
32768 with further modifications: LOCAL_LOOPS option.
2014-06-13 21:39:44 +01:00
jchaloup
d6698d89a6
32666: shell emulation doc addition
2014-06-13 21:32:58 +01:00
Jun T
e6d7d7b013
32767: another spot to tweak bracechardots()
2014-06-11 10:19:24 -07:00
Barton E. Schaefer
d1da134c63
32766: bracechardots() agrees with xpandbraces() about what constitutes a {C1..C2} pattern, thus preventing crash
2014-06-10 23:52:38 -07:00
Jun T
e1fbf76de0
32765: fix build when not MULTIBYTE_SUPPORT
2014-06-10 23:46:15 -07:00
Peter Stephenson
6336347c9e
fix my own merge conflict with grammar changes
2014-06-09 09:50:37 +01:00