Age | Commit message (Collapse) | Author | Files | Lines |
|
supported there
|
|
|
|
|
|
|
|
substitution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unposted whitespace change avoids a parse error in ${ ... } with comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* no job control inside <<(substition)
* allow interrupt of multios reading from a terminal
|
|
|
|
|
|
|
|
- update tmux completion functions
- tweak check-tmux-state to take current file format into account
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the `todo.sh` script allows redefining commands locally, which can mess
up this completion script. We are using the `command` subcommand to
avoid that.
|
|
Tweaked to make the sample .zshrc code better match the former C code,
and to remove the declaration of no-longer-used variable "ed".
|
|
|
|
Coverity defects 1547831, 1547826 (remove unused function), 1521551,
1500752, 1500747, 1401549, 1372423, 1270645, 1255799, 1255792, 1255789,
1255787, 1255782, 1255750
|
|
|
|
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>
|
|
|
|
|