CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/05/31 14:18:43
Modified files: bin/ksh : vi.c Log message: Let the 's' command delete the right number of bytes when UTF-8 characters are involved; similar to what anton@ previously did for 'r'; OK tb@ anton@; also tested by Walter Alejandro Iglesias <wai at roquesor dot com>.