Do not damage utf8 string on escape.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 13 Jun 2018 22:29:24 +0000 (00:29 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 13 Jun 2018 22:29:24 +0000 (00:29 +0200)
commitc8eb577660d2849a9289720dcd9c012f7a85a15a
treeb26445df6530ee2eb9bd3e5a927866cdd95e494a
parent913849ae3ed66a60abea136184fd2e8194018dbd
Do not damage utf8 string on escape.

This fixes #492.
src/input.c
src/util.c
src/util.h
tests/test-util.c