diff options
author | 2015-12-08 01:00:44 +0000 | |
---|---|---|
committer | 2015-12-08 01:00:44 +0000 | |
commit | af00b5ca53bf27a2faa04fb5f7232ac5447273cc (patch) | |
tree | 5518b9af8469bd94ead6326847ba640e7359e0e0 /usr.bin/tmux/cmd.c | |
parent | Use ^= instead of a verbose alternative. ok nicm@ (diff) | |
download | wireguard-openbsd-af00b5ca53bf27a2faa04fb5f7232ac5447273cc.tar.xz wireguard-openbsd-af00b5ca53bf27a2faa04fb5f7232ac5447273cc.zip |
UTF-8 support: implement -m for character counting
and use iswspace(3) for word counting.
Requires using getline(3) rather than read(2)
to make sure that characters aren't chopped to pieces.
Using feedback from millert@ on an earlier version.
Feedback and OK tedu@.
Diffstat (limited to 'usr.bin/tmux/cmd.c')
0 files changed, 0 insertions, 0 deletions