From 5b2a9e84ce4ed081e42b13dc0492fec9bda8a6ae Mon Sep 17 00:00:00 2001 From: project-repo Date: Sun, 1 Jan 2023 12:30:56 +0100 Subject: [PATCH] Add Issues to Bugs.md --- Bugs.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/Bugs.md b/Bugs.md index fcb97b2..e3f8807 100644 --- a/Bugs.md +++ b/Bugs.md @@ -1039,3 +1039,28 @@ and `server_show_info` were fixed. This bug was found using the scan-build utility. +## Issue 46 + + * github issue number: #33 + * Fixed: 2.0.0 + +Cagebrak did not state in its FAQ how to use letters not found +on the current keyboards alphabet. + +## Issue 47 + + * github issue number: #32 + * Fixed: 2.0.0 + +Cagebreak did not state in its FAQ how programs can be launched. + +## Issue 48 + + * github issue number: #16 + * Fixed: 2.0.0 + +Cagebreak cursor sizes varied under some environmental circumstances. +Investigations showed that the cursor is set by the respective application +but environment variables are usually respected. This is now documented in +the FAQ. +