1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +02:00
zsh/Completion/Base
Daniel Shahaf 2ab41d508d 37215: _regex_words: Don't add mismatched parentheses
I ran into this in the wild¹, it manifested as the following error message:

    zregexparse:4: not enough regex arguments

¹ https://bug.tasktools.org/browse/TW-1729
2015-11-27 07:26:38 +00:00
..
Completer unposted (cf. 36200): back out _expand backslash handling change from 34961. 2015-08-17 13:12:30 -07:00
Core Don't require MULTI_FUNCDEF in _main_complete. 2015-06-27 17:50:57 +01:00
Utility 37215: _regex_words: Don't add mismatched parentheses 2015-11-27 07:26:38 +00:00
Widget 36841: factor out and update the patterns that filter "uninteresting" functions out of the $funcstack display 2015-10-11 21:23:38 -07:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00