Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 49694 + doc: Allow using empty STTY= to freeze tty for a single command | Mikael Magnusson | 2022-01-30 | 2 | -1/+7 |
| | | | | | Previously, doing this would just run stty with no arguments, which normally causes it to print some terminal settings to stdout. | ||||
* | unposted: vcs_info quilt docs: Fix misspelled style name | Daniel Shahaf | 2022-01-27 | 1 | -1/+1 |
| | |||||
* | 49646: allow colors in WATCHFMT with %F/%K | Oliver Kiddle | 2021-12-13 | 1 | -0/+6 |
| | |||||
* | unposted: Add whitespace and comments. No functional change. | Daniel Shahaf | 2021-12-01 | 2 | -0/+4 |
| | |||||
* | 49621: Fix the info Doc build, broken in 49448. | Daniel Shahaf | 2021-12-01 | 2 | -0/+4 |
| | |||||
* | 49448: docs: Fix pointers to the `Widgets', `User-defined Widgets', and ↵ | Daniel Shahaf | 2021-11-26 | 2 | -10/+14 |
| | | | | | | | | | | | | `Standard Widgets' sections. The latter two didn't have their own texinode()s. Various places, both those sections' subsections and elsewhere in the manual, linked to the first section rather than to the third. For instance, zshcontrib(1) pointed to "noderef(Miscellaneous) in noderef(Zle Widgets)", even though the former (currently §18.6.6) is not under the latter (currently §18.4). Add texinode()s and fix those pointers. | ||||
* | 49447: docs: _wanted: Clarify the example and point to another one. | Daniel Shahaf | 2021-11-26 | 1 | -1/+5 |
| | |||||
* | 49446: docs: Add texinode()s, so the next commit can link directly to a ↵ | Daniel Shahaf | 2021-11-26 | 1 | -0/+4 |
| | | | | subsection. | ||||
* | 49445: docs: Clean up some subsection references. | Daniel Shahaf | 2021-11-26 | 10 | -13/+13 |
| | |||||
* | 49597: add a helper for completing numbers with unit suffixes and separate ↵ | Oliver Kiddle | 2021-11-24 | 1 | -2/+79 |
| | | | | out defaults, ranges and units in completion descriptions | ||||
* | 49575: clarify _alternative's action syntax | Arseny Maslennikov | 2021-11-19 | 1 | -2/+12 |
| | |||||
* | 49566: document the _default function | Oliver Kiddle | 2021-11-12 | 1 | -0/+9 |
| | |||||
* | 49564: always use descriptions included in the file-patterns style and allow ↵ | Oliver Kiddle | 2021-11-12 | 1 | -6/+17 |
| | | | | the recursive-files style to also work in those cases | ||||
* | 49562: remove old documentation for other-files tag that was removed in 36165 | Oliver Kiddle | 2021-11-12 | 1 | -8/+1 |
| | |||||
* | 49561: add zformat -F option, similar to -f but ternary expressions check ↵ | Oliver Kiddle | 2021-11-12 | 1 | -2/+9 |
| | | | | for existence instead of doing math evaluation | ||||
* | 49534, 49539: separate watch/log functionality out into a module | Oliver Kiddle | 2021-11-02 | 5 | -128/+142 |
| | |||||
* | 49528: allow multiple -D options to compadd | Oliver Kiddle | 2021-10-30 | 1 | -0/+2 |
| | |||||
* | 49521: Define correct behavior of || completion matchers | Marlon Richert | 2021-10-26 | 1 | -330/+341 |
| | | | | | | | | * Add xfail tests to show how :||= matchers should behave in order to provide completion features that cannot be implemented with :|= matchers. * Update compwid.yo to further describe the correct behavior. * Update compwid.yo to use completion terminology more consistently. | ||||
* | 49456: clean up detection of private params in nested scopes, update doc | Bart Schaefer | 2021-10-04 | 2 | -2/+15 |
| | |||||
* | 49440: Make double-flag parameter expansion syntax more discoverable in docs | ivan tkachenko | 2021-09-29 | 1 | -3/+6 |
| | |||||
* | 49435: Remove trailing whitespaces in expn.yo | ivan tkachenko | 2021-09-29 | 1 | -13/+13 |
| | |||||
* | unposted: Fix typos | Daniel Shahaf | 2021-09-26 | 3 | -3/+3 |
| | |||||
* | 49391: Document default bracketed-paste bindings | Bart Schaefer | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the ↵ | Stephane Chazelas | 2021-09-06 | 1 | -1/+4 |
| | | | | replacement was empty or generated more than one element | ||||
* | 49154: clarify status on exec failure | zerkous | 2021-09-06 | 1 | -8/+15 |
| | |||||
* | 48888: improve doc for $$ and $PPID, add fail test for PPID readonly-ness | Bart Schaefer | 2021-09-06 | 2 | -10/+11 |
| | |||||
* | 49307 with doc update: POSIX_TRAPS fix. | Peter Stephenson | 2021-08-26 | 2 | -5/+12 |
| | | | | | With POSIX_TRAPS set, an ignored signal stays ignored when entering a subshell. | ||||
* | users/26734: docs: read: Notate the parameter name argument as optional. | Daniel Shahaf | 2021-08-14 | 1 | -1/+1 |
| | |||||
* | 48096: Update Sourceforge links to https://zsh.sourceforge.io/ | Peter Stephenson | 2021-06-22 | 2 | -3/+3 |
| | |||||
* | 49065: remove bad cross-reference | Bart Schaefer | 2021-06-13 | 1 | -3/+2 |
| | |||||
* | 48601/0004: docs: return: Give examples of using arithmetic evaluation. | Daniel Shahaf | 2021-05-18 | 1 | -2/+8 |
| | |||||
* | 48601/0003: docs: functions -M: Add a subheading and index entries. | Daniel Shahaf | 2021-05-18 | 1 | -0/+6 |
| | |||||
* | 48601/0002: docs: functions -M: Document the return status / result ↵ | Daniel Shahaf | 2021-05-18 | 1 | -10/+48 |
| | | | | interdependency gotchas (cf. 48147). | ||||
* | 48601/0001: docs: functions -M: Move an example to be near the specification ↵ | Daniel Shahaf | 2021-05-18 | 1 | -7/+6 |
| | | | | of the relevant flag | ||||
* | 48853: improved handling of theme resets when changing prompt themes, ↵ | Marlon Richert | 2021-05-16 | 1 | -4/+6 |
| | | | | especially for theme preview | ||||
* | 48710: histed + other zed updates | Bart Schaefer | 2021-05-15 | 1 | -2/+19 |
| | |||||
* | 48707: fix keymap handling when zed invokes read-from-minibuffer; update doc | Bart Schaefer | 2021-05-15 | 1 | -10/+11 |
| | |||||
* | unposted: docs: Update http:// FAQ links to https:// | dana | 2021-05-03 | 2 | -2/+2 |
| | | | | See 48613 | ||||
* | 48551: docs: Add disclaimer about POSIX compliance and emulation of other shells | dana | 2021-05-03 | 1 | -0/+6 |
| | |||||
* | 48614: getopts: Calculate OPTIND according to POSIX_BUILTINS | dana | 2021-05-03 | 2 | -2/+4 |
| | |||||
* | 48767: docs: $SECONDS: Clarify what types may be set | Daniel Shahaf | 2021-05-03 | 1 | -2/+3 |
| | |||||
* | 48435 (tweaked): vcs_info docs: applied-string/unapplied-string: Correct an ↵ | Daniel Shahaf | 2021-04-20 | 1 | -3/+12 |
| | | | | | | | | | | | omission in the documentation and add an example. The example code is a reduced version of my function from workers/47519, with one bug fixed. (In workers/47519, if $1 doesn't contain spaces - which is the case under hg mq - then $H and $s will be set to the same value.) Tweaked: Extended the contrib.yo hunk with details about mq. | ||||
* | 48560: add TYPESET_TO_UNSET option to remove initialization of parameters | Bart Schaefer | 2021-04-18 | 3 | -1/+20 |
| | | | | | | | | | | Changes typeset such that ${newparam-notset} yields "notset" and "typeset -p newparam" does not show an assignment to the parameter. This is similar to the default behavior of bash and ksh, with minor differences in typeset output. Also add tests for some POSIX incompatibilities plus minor changes for test harness robustness. | ||||
* | 45583/0008: vcs_info git: Use best practices in an example | Daniel Shahaf | 2021-04-15 | 1 | -1/+1 |
| | | | | | The alias was vulnerable to SHORT_LOOPS syntax, not invokable from scripts, etc.. | ||||
* | 45583/0007: vcs_info docs: vcs_info_lastmsg: Correct an ambiguous/wrong ↵ | Daniel Shahaf | 2021-04-15 | 1 | -1/+1 |
| | | | | description. | ||||
* | 45583/0006: vcs_info docs: Change user-context name in an example, to avoid ↵ | Daniel Shahaf | 2021-04-15 | 1 | -2/+2 |
| | | | | confusion with the special-casing of the value `command' in vcs_info_lastmsg. | ||||
* | 45583/0005: vcs_info docs: Recommend use of prompt expandos rather than ↵ | Daniel Shahaf | 2021-04-15 | 1 | -1/+13 |
| | | | | terminal escape sequences. | ||||
* | 45583/0004: docs: Document that hook functions may rely on $? (see ↵ | Daniel Shahaf | 2021-04-15 | 1 | -1/+2 |
| | | | | workers/48570). | ||||
* | 45583/0003: docs: Fix rendering in the man page output | Daniel Shahaf | 2021-04-15 | 1 | -2/+2 |
| | | | | | | | | | In the man page output, the text was underlined from the var() to the end of the paragraph. The texi output in affected. For instance, the text `name' in TeX is now slanted Roman (\slshape\rmfamily) rather than slanted teletype (\slshape\ttfamily). | ||||
* | 45583/0002 (tweaked): docs: Fix rendering of an example in the man page output | Daniel Shahaf | 2021-04-15 | 1 | -0/+2 |
| | | | | | The texi output was unaffected. However, in the man page on my system, everything after the example() was underlined and not indented. |