aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.29k stars 81 forks source link

cppman override return error #96

Closed lidaobing closed 5 years ago

lidaobing commented 5 years ago
$ cppman -s cppreference.com
Source set to `cppreference.com'.
$ cppman override
error: bad escape \e at position 0
$ cppman --version
/usr/local/bin/cppman Ver 0.4.9
SGSSGene commented 5 years ago

Hey, thanks for your report.

this problem is already solved in the current master branch. See #86

lidaobing commented 5 years ago

merged into #86.

@SGSSGene any plan for a new release?

SGSSGene commented 5 years ago

I actually don't know the release process. This is a question for @aitjcize again :-)

aitjcize commented 5 years ago

let me do that now