1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 11:51:04 +02:00
Commit Graph

1319 Commits

Author SHA1 Message Date
Oliver Kiddle
469ee6daef 32997: new utility function for separated lists 2014-08-14 19:00:04 +02:00
Peter Stephenson
5bcf00979f 33002: tcp_expect -P pm tags matches with a string 2014-08-14 09:56:43 +01:00
Axel Beckert
3542ca828a 32975, 32984: texi2html.conf location inconsistent in makefile 2014-08-12 09:42:08 +01:00
Axel Beckert
1973bbd125 unposted: Fix typo in Doc/Zsh/expn.yo 2014-08-10 13:27:41 +02:00
Barton E. Schaefer
349fe907cb mention 32971 in NEWS, clarify RPROMPT behavior in docs 2014-08-08 18:48:30 -07:00
Barton E. Schaefer
6fc3b67b80 32971: negative argument with %(l..) and with %<< or %>> calculates space available before right margin 2014-08-07 09:26:09 -07:00
Peter Stephenson
ef3fd473c0 32954: Missed the doc change. 2014-08-04 19:53:54 +01:00
Mikael Magnusson
b8751cb9d7 32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays 2014-08-04 19:00:01 +02:00
Peter Stephenson
1f396dbe25 32944: read -qs is handled correctly by current code 2014-08-03 20:33:11 +01:00
Peter Stephenson
ebc27890da user/19006: document position of RC_EXPAND_PARAM in parameter subst 2014-08-03 20:31:21 +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
Peter Stephenson
6076c474f2 unposted: replace-argument can take negative prefix to count from end 2014-07-24 10:49:50 +01: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
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
Peter Stephenson
f6b322979b Attempt to improve doc for assignment 2014-07-08 09:38:48 +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
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
Peter Stephenson
6336347c9e fix my own merge conflict with grammar changes 2014-06-09 09:50:37 +01:00
Jun T
2ba4aa275e 32755: move incorrectly placed line in grammar.yo 2014-06-09 09:45:47 +01:00
Jun T
37ccdf58c0 32719: minor doc issues 2014-06-06 22:04:08 +01:00
Jun T
d7ca50c872 32715: doc formatting fixes 2014-06-06 22:02:04 +01:00
Peter Stephenson
7f6dc0fe8e 32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Revert INC_APPEND_HISTORY behaviour.
2014-06-06 21:56:47 +01:00
Daniel Shahaf
69378db3c5 32708: glob qualifier (Y) implies (oN)
plus incidental patch to avoid adding a meaningless bitvalue to sort-order flags
2014-06-04 22:47:20 -07:00
Daniel Shahaf
9381bb6a2d 32694: the number of matches to find is the suffix argument of (Y) qualifier 2014-06-03 23:46:07 -07:00
Jun T
5cfe18670c 32681: formatting issue in zle doc 2014-06-03 20:26:42 +01:00
Barton E. Schaefer
19f3161e51 32634: add POSIX_ARGZERO option 2014-06-01 15:01:37 -07:00
Daniel Shahaf
10ae77c0cf users/18857: add (Y) glob qualifier to generate only one match per pattern 2014-06-01 14:18:21 -07:00
Peter Stephenson
501f2003a8 32640: (#q) in [[ ... ]] forces globbing 2014-06-01 20:55:39 +01:00
Daniel Shahaf
e65a221439 32620: Typo fix after commit eb4c70d 2014-05-29 16:50:08 +02:00
Jun T
d082827c83 32616: bad printf arguments for limits 2014-05-18 18:23:16 +01:00
Peter Stephenson
3ff598bf46 users/18827 plus tweaks to original comments: hg bookmarks extraction improvement 2014-05-16 09:39:25 +01:00
Eric Cook
e1ff0a8bab 32603: fix documentation of status after try / always 2014-05-09 09:53:44 +01:00
Tomoki Sekiyama
0da28f323d 32592: add CORRECT_IGNORE_FILE variable 2014-04-29 10:44:09 +01:00
Peter Stephenson
47c440aa2a 32527: zcalc-auto-insert key binding for use in zcalc 2014-04-07 09:58:30 +01:00
Barton E. Schaefer
21d01000be unposted: fix typo 2014-04-06 09:57:20 -07:00
Peter Stephenson
141f569c0f 32521: document that LOGNAME comes from getlogin() 2014-04-06 16:54:29 +01:00
Daniel Shahaf
ccc840470a 32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' support. 2014-04-05 10:56:54 +02:00
Daniel Shahaf
eb4c70d0b7 32528: vcs_info: Add check-for-staged-changes 2014-04-05 10:56:52 +02:00
Peter Stephenson
86873edea9 users/18644: bindkey -s doc should have forward reference.
Indicate there is documentation for the argument strings.
2014-03-20 15:14:20 +00:00
Jun T
848065a5a2 32494: Yodl hack to fix indents in manual page output 2014-03-17 16:17:20 +00:00
Jun T
53e9e2646d 32493: some man page formatting fixes 2014-03-17 15:11:30 +00:00
Peter Stephenson
6ebb9f6a31 unposted: document effect of 32479 on POSIX_TRAPS 2014-03-14 19:41:18 +00:00
Jun T
458e66574b 32482: fix character translation issue with some versions of Yodl 2014-03-14 18:48:06 +00:00
Barton E. Schaefer
ff6d8115ef Merge branch 'master' of git://git.code.sf.net/p/zsh/code 2014-03-03 23:52:20 -08:00