Bart Schaefer
|
cba5449c3d
|
30786: do not enter interactive history editing or command execution if
"fc" is called from a ZLE widget.
|
2012-11-08 16:50:38 +00:00 |
|
Peter Stephenson
|
64e925bd65
|
30783: We don't want leading "="s to be active when
tokenising strings that aren't going to be treated as command line
arguments
|
2012-11-08 12:28:11 +00:00 |
|
Peter Stephenson
|
7f767568a6
|
30780: document that set -o failures are hard but setopt failures are soft
|
2012-11-08 12:24:48 +00:00 |
|
Oliver Kiddle
|
ce658b3c3c
|
Benjamin R. Haskell: 30737: make custom completions for git aliases easier
|
2012-11-07 21:23:06 +00:00 |
|
Oliver Kiddle
|
a8ffff2cb7
|
users/17382: complete URLs for vim and make _remote_files more
consistent with _files
|
2012-11-07 20:59:09 +00:00 |
|
Peter Stephenson
|
cd0c6153e0
|
30735: array substitutions aren't simple:
prevent crash on process substitution therein
|
2012-10-25 08:54:31 +00:00 |
|
Peter Stephenson
|
c74171da36
|
Roman Kaminski: 30738: bzr send command
|
2012-10-19 12:53:48 +00:00 |
|
Peter Stephenson
|
4e38ba5e4c
|
Greg Bouzakis: 30741: add suspend command to systemd completion
|
2012-10-19 12:49:42 +00:00 |
|
Peter Stephenson
|
f91707eda1
|
unposted: further parameter splitting clarifications
|
2012-10-19 09:19:05 +00:00 |
|
Peter Stephenson
|
02225925ef
|
30740: add example of process substitution using anonymous function
|
2012-10-18 16:18:57 +00:00 |
|
Peter Stephenson
|
a02f3b6910
|
c.f. users/17330: fix reference to splitting rule in parameter expn rules
|
2012-10-18 08:28:46 +00:00 |
|
Peter Stephenson
|
4b86cc48f7
|
30726: make shell options passed to emulate stick along with the emulation
|
2012-10-11 20:14:01 +00:00 |
|
Peter Stephenson
|
ad92cb3203
|
30724: shell code optimisd to use execsimple() doesn't have a valid thisjob
|
2012-10-11 16:36:14 +00:00 |
|
Peter Stephenson
|
34ed3eaecd
|
users/17318: only increment the undo variable return value for the
first request in a row
|
2012-10-09 16:27:11 +00:00 |
|
Peter Stephenson
|
0fda80344b
|
users/17314: ensure an undo change number
uniquely specifies a point in editing history by incrementing
the value returned by the variable.
|
2012-10-09 14:57:13 +00:00 |
|
Peter Stephenson
|
8d9cb7f42e
|
fix trivial typo with "functions +T"
|
2012-10-09 09:24:22 +00:00 |
|
Peter Stephenson
|
5513970d96
|
typo
|
2012-10-07 20:34:33 +00:00 |
|
Peter Stephenson
|
4e2cdd7956
|
30722: fix some cases where emulations or options were not propagated properly
from the emulate command
|
2012-10-07 19:46:46 +00:00 |
|
Peter Stephenson
|
321471891e
|
30718: emulate command evaluations should apply sticky emulation
to autoloads, too
|
2012-10-07 17:50:18 +00:00 |
|
Oliver Kiddle
|
fff9a871e4
|
add evince, zathura, dwb to command lists of basic completions
|
2012-10-07 12:57:24 +00:00 |
|
Oliver Kiddle
|
674bd0bd86
|
complete files and -t and -f options for xclip
|
2012-10-07 12:03:17 +00:00 |
|
Peter Stephenson
|
76ac7bf742
|
30716: make IGNORECLOSEBRACES an emulation option
|
2012-10-05 21:42:59 +00:00 |
|
Peter Stephenson
|
eb562c9f2c
|
30715: use enum lextok for variables containing lexical tokens
|
2012-10-05 21:35:05 +00:00 |
|
Peter Stephenson
|
8781aad448
|
additional split change fixes
|
2012-10-05 13:31:58 +00:00 |
|
Peter Stephenson
|
325c3864c6
|
users/17305: fix doc of ordering of word splitting
improve (z) and (Z) doc
|
2012-10-03 18:12:47 +00:00 |
|
Peter Stephenson
|
61b9529ff8
|
users/17310: we can't treat < after [ as a normal character.
Document problem and test for case that needs to work.
|
2012-10-03 18:11:12 +00:00 |
|
Peter Stephenson
|
76590bd93c
|
users/17304: angle brackets aren't associated with special parsing
inside square brackets
|
2012-10-02 12:46:45 +00:00 |
|
Peter Stephenson
|
2cd0f0c555
|
Aaron Schrab: 30712: .editorconfig: multi-editor specification of
editing formats.
|
2012-09-30 16:18:42 +00:00 |
|
Peter Stephenson
|
71631df1e7
|
Aaron Schrab: 30711: improved _bind_addresses completionfor IPv6.
|
2012-09-30 16:16:36 +00:00 |
|
Peter Stephenson
|
059501fa7d
|
Aaron Schrab: 30710: perldoc completion updates
|
2012-09-30 16:14:30 +00:00 |
|
Frank Terbeck
|
2e6363ed50
|
Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unix
|
2012-09-28 22:11:32 +00:00 |
|
Frank Terbeck
|
966bd9bd82
|
Seth House: 30701: Misc/vcs_info-examples: Added an hg hook example to restore the 40-char hash
|
2012-09-28 22:09:37 +00:00 |
|
Frank Terbeck
|
feb6169bcd
|
Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag from the hg vcs_info backend
|
2012-09-28 22:07:29 +00:00 |
|
Oliver Kiddle
|
1ca9f9d5d0
|
30697: new completion definition for dbus-send and dbus-monitor
|
2012-09-27 23:33:57 +00:00 |
|
Peter Stephenson
|
dbec4fa6cc
|
30692: allow autoload +X -m to work
change to _path_files to make it load in that fashion
|
2012-09-21 19:08:35 +00:00 |
|
Peter Stephenson
|
8e43f7f3c8
|
30687 with typo corrected: don't REPORTTIME if zleactive
|
2012-09-21 12:45:12 +00:00 |
|
Peter Stephenson
|
0c5526bec0
|
Александр Балезин: 30667: add addrlabl subcommand.
|
2012-09-15 18:25:17 +00:00 |
|
Peter Stephenson
|
d2f5474fa5
|
NEWS: unposted: further update
|
2012-09-11 16:08:09 +00:00 |
|
Peter Stephenson
|
03dd76a16c
|
typo
|
2012-09-11 16:03:59 +00:00 |
|
Peter Stephenson
|
6d8fd726b6
|
update ChangeLog for NEWS commit
|
2012-09-11 16:03:37 +00:00 |
|
Peter Stephenson
|
e550c98d69
|
30647, 30649: allow underscores in numeric constants
|
2012-09-11 16:02:41 +00:00 |
|
Peter Stephenson
|
d88365d964
|
30664: Jun T.: fix some Yodl version issues
|
2012-09-09 18:29:05 +00:00 |
|
Peter Stephenson
|
21e1894f7e
|
Didn't mean to check this in
|
2012-09-08 19:21:16 +00:00 |
|
Peter Stephenson
|
dd3a8ead16
|
users/17236: r and other fc output didn't metafy when listing to a file
other than stdout
|
2012-09-08 19:19:06 +00:00 |
|
Peter Stephenson
|
361e171672
|
30656: prevent SIGFPE in division by -1 by multiplying instead
|
2012-09-06 18:22:30 +00:00 |
|
Peter Stephenson
|
1f5ef83f0f
|
Jun T.: 30658: complete more uniq options
|
2012-09-05 14:54:39 +00:00 |
|
Peter Stephenson
|
a090655b16
|
Silas Silva: users/17223: lp page-ranges option.
|
2012-09-05 09:09:48 +00:00 |
|
Peter Stephenson
|
d3891edfca
|
users/12713: returning REPLY to _user_expand sets description for expansion
|
2012-09-03 11:12:15 +00:00 |
|
Peter Stephenson
|
260b433632
|
Oliver (olipro): 30643: ipset completion update
|
2012-08-27 17:24:20 +00:00 |
|
Peter Stephenson
|
9c49c8dd27
|
John Stahara: 30641: bindkey -N error report is misleading
when copying keymap.
|
2012-08-25 18:02:32 +00:00 |
|