1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-06 07:36:20 +02:00
Commit Graph

12280 Commits

Author SHA1 Message Date
Oliver Kiddle 10c3ed20c7 52393: fix tests on Solaris by omitting -a option to diff as it is not supported there 2023-12-13 11:40:03 +01:00
Oliver Kiddle 58840922ee 52392: use octal escape to match = without error messages from awk 2023-12-13 11:34:12 +01:00
Oliver Kiddle 25f5618b17 52382: avoid the non-standard \e in C code, preferring \033 2023-12-13 11:28:00 +01:00
Bart Schaefer 4da0f689c4 unposted: Fix longstanding typo in comment 2023-12-09 19:48:48 -08:00
Bart Schaefer 71b7008ceb 52366 + fix typo: rename find_targets as _ant_targets, replace one sed with substitution 2023-12-09 19:47:09 -08:00
Bart Schaefer 0ecc456fb2 52365: record state of exited background jobs so as to be visible in TRAPCHLD 2023-12-09 19:36:47 -08:00
Oliver Kiddle 618f842b46 52326, 52372: add -q option to kill for sigqueue 2023-12-05 18:51:33 +01:00
Oliver Kiddle 0394b7cf17 52373: fix _numbers for suffixes containing % and update affected functions 2023-12-05 18:51:33 +01:00
Bart Schaefer 57d70d1b70 unposted: Undo typo in previous commit 2023-12-04 20:24:26 -08:00
Jun-ichi Takimoto 9e6a54a368 52356: add missing function index entries 2023-12-04 16:47:24 +09:00
Bart Schaefer cceace0eb6 52361: fix quoting of _ant target files 2023-12-02 15:26:46 -08:00
Bart Schaefer 1ba0fff93c 52360: simplify and improve bad-descriptor detection in %prep section 2023-12-02 15:14:12 -08:00
Bart Schaefer 10bb67df5a unposted: Fix email address in some entry attributions 2023-12-02 14:41:01 -08:00
Sebastian Gniazdowski 02a99863b0 52145: Prompt theme with current time and abbreviated VCS_info. 2023-11-29 15:28:56 -08:00
Bart Schaefer fbec213cc5 52325: Clarify doc for edge cases of named references and nofork substitution
Unposted whitespace change avoids a parse error in ${ ... } with comments.
2023-11-23 13:23:55 -08:00
Oliver Kiddle 7a84713bb7 unposted: fix missing closing brace from 52301 2023-11-22 00:10:23 +01:00
Oliver Kiddle 6aa15f57fd 52315: completion options update 2023-11-22 00:07:37 +01:00
Bart Schaefer fcf080ab57 52313: Src/exec.c: multios are not interactive and check for write errors. 2023-11-18 16:22:24 -08:00
Bart Schaefer e32da86111 Unposted (cf. 52296): correct description of "vared -e" 2023-11-18 16:08:28 -08:00
Oliver Kiddle 8f0a8131fa 52307: new completion for many SELinux tools 2023-11-17 18:25:21 +01:00
Oliver Kiddle 6306dcfaa5 52303: updates to completions for macOS 13 2023-11-17 18:13:41 +01:00
Bart Schaefer ddfc81a2b8 52309: fix cases that hang with all signals blocked.
* no job control inside <<(substition)
* allow interrupt of multios reading from a terminal
2023-11-15 20:29:50 -08:00
Bart Schaefer 0840f34e1f 52308: FAQ for new features, fix some old answers 2023-11-15 20:23:54 -08:00
Bart Schaefer 420d2c713f 52275: rationality in zgetdir() and zgetcwd() 2023-11-15 20:21:51 -08:00
Bart Schaefer e6ad117ccb 52202: improve handling of quoting in ${var/pattern/replacement} 2023-11-15 20:16:04 -08:00
Matt Koscica be223aedee github #106: update tmux completion (20230919); tweak Util/check-tmux-state
- update tmux completion functions
- tweak check-tmux-state to take current file format into account
2023-11-14 21:39:30 +01:00
Oliver Kiddle 5c7a97ff7d unposted (cf. 52167): mutt's -a takes a list of files terminated by -- 2023-11-14 21:19:30 +01:00
Oliver Kiddle 424746982b 52301: update options in completions for ruby 3.2, gem 3.4.10 and ri 6.5 2023-11-14 20:39:23 +01:00
Oliver Kiddle c3cb5a3e0c 52300: update completion options for ansible 2.15.2 2023-11-14 20:36:43 +01:00
Oliver Kiddle d8a3bff4f5 52280: update git completion for new options in git through to version 2.42.0 2023-11-09 16:48:12 +01:00
Shotaro Aoyama 2573786fd3 github #105: add "-I" for "zle" completion 2023-11-08 02:48:20 +01:00
Eric Cook 7cd5b7f1fc 52168: add completion for xfce's xfconf-query(1) 2023-11-08 02:42:04 +01:00
Oliver Kiddle bad8af1808 52271: use correct form for unused parameter 2023-11-08 02:32:23 +01:00
Bart Schaefer 985cc5aae8 Unposted: List of files was omitted from 50569 log entry 2023-11-03 10:15:00 -07:00
Bart Schaefer 03f52f1da6 50569: missed file from commit f36fccbb 2023-11-02 23:27:53 -07:00
Oliver Kiddle 364ecf7099 52268: update nmcli completion to networkmanager 1.42.2 2023-11-02 16:26:16 +01:00
Oliver Kiddle 8e65233747 52266: update completion for strace to 2.6.5 2023-11-02 15:02:31 +01:00
Oliver Kiddle 491e268e8b 52265: update completions for some util-linux tools to version 2.39.2 2023-11-02 14:59:19 +01:00
Oliver Kiddle de635b4ee5 52253: support pcre callouts with shell evaluation of the callout string 2023-11-02 14:54:59 +01:00
Oliver Kiddle a9b0ccd661 52260: handle variable assignments before the command in sudo completion 2023-11-02 14:49:23 +01:00
Oliver Kiddle 9f57ca4ac8 52252: Coverity defect 1547827 2023-11-01 00:34:29 +01:00
Shohei Yoshida 8ebbf25a71 52179: Fix gradlew completion when it isn't in PATH 2023-11-01 00:31:10 +01:00
Ulysse Buonomo 97e4310563 github #102: Ensure todo.sh completion uses builtin commands
the `todo.sh` script allows redefining commands locally, which can mess
up this completion script. We are using the `command` subcommand to
avoid that.
2023-10-29 17:36:29 -05:00
Bart Schaefer f36fccbb84 50569 (Daniel Shahaf): main keymap defaults to emacs
Tweaked to make the sample .zshrc code better match the former C code,
and to remove the declaration of no-longer-used variable "ed".
2023-10-26 20:55:45 -07:00
Sebastian Gniazdowski d86cc841f7 52240: use work-var $s not $suffix when setting flags 2023-10-26 13:41:03 -07:00
Bart Schaefer 98a6892cb1 52244: Fix a batch of minor defects reported by Coverity.
Coverity defects 1547831, 1547826 (remove unused function), 1521551,
1500752, 1500747, 1401549, 1372423, 1270645, 1255799, 1255792, 1255789,
1255787, 1255782, 1255750
2023-10-26 08:27:18 -07:00
ErrrorMaxx 0c15cc8712 github #104: fix small typo 2023-10-24 20:42:46 -05:00
Christian Heusel 5fd8cccf54 github #103: fix completion for zpool upgrade
This is done by simply adding a missing backslash to the code.

Fixes: 85bf9740a0 ("49668: update zfs completion")
Signed-off-by: Christian Heusel <christian@heusel.eu>
2023-10-24 20:39:18 -05:00
Bart Schaefer 20739b5458 Unposted (cf. 52221, 52227, 52228): typos and unnecessary inclusions 2023-10-17 09:35:27 -07:00
Mikael Magnusson 457ab9f9fe 52222: Document bracketed-paste-url-magic 2023-10-17 04:54:05 +02:00