diff options
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -67,6 +67,12 @@ Expansion (parameters, globbing, etc.) and redirection additionally expands "^c" style control characters as for bindkey. Options may be combined, e.g. (g:eoc:). +- The parameter expansion flag (m) indicates that string lengths used + calculated by the (l) and (r) flags or the # operator should take + account of the printing width of characters in multibyte mode, whether + 0, 1 or more. (mm) causes printing characters to count as 1 and + non-printing chracters to count as 0. + |
