From b37af27b80fe6cefdbb5ece02ffeb8a7daa58abd Mon Sep 17 00:00:00 2001 From: makeworld Date: Mon, 31 Aug 2020 12:09:54 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20ANSI=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1120e10..1ac4a9f 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,8 @@ On Windows, the file is in `%APPDATA%\amfora\config.toml`, which usually expands ## Known Bugs -- Pasting on Windows is truncated, the full paste content won't be added. See [#43](https://github.com/makeworld-the-better-one/amfora/issues/43) for details. +- Pasting on Windows is truncated, the full paste content won't be added. ([#43](https://github.com/makeworld-the-better-one/amfora/issues/43)) +- ANSI codes aren't displaying properly ([#59](https://github.com/makeworld-the-better-one/amfora/issues/59)) You can also check out [all the issues with the bug label](https://github.com/makeworld-the-better-one/amfora/issues?q=is%3Aopen+is%3Aissue+label%3Abug).