]> Sergey Matveev's repositories - nnn.git/commit
Fix #21
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 3 May 2017 13:57:55 +0000 (19:27 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 3 May 2017 14:28:40 +0000 (19:58 +0530)
commit08d87405d09d5667f6a3e90703f289bb5c30521c
treec1f5358de053239e9d337c4cc419957276220a1b
parentb730c116d6eca260ae9138b1d9613eb9f336c46b
Fix #21

We are converting multi-byte to wide char and vice versa to replace the escape
chars with ?. Otherwise we run the risk of breaking a Unicode code point.
nnn.c