WIP: feature/ncurses #5

Draft
incdium wants to merge 15 commits from feature/ncurses into master
Owner

Ja, ist noch ziemlich work in progress, aber so kann man einfacher sehen wo wir dran sind.

Ja, ist noch ziemlich work in progress, aber so kann man einfacher sehen wo wir dran sind.
* removes unnecessary borders
* implement an "decorator" to add borders, so the real window is auto
  handled by ncurses
* corrects exit button description
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/ncurses:feature/ncurses
git switch feature/ncurses

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff feature/ncurses
git switch feature/ncurses
git rebase master
git switch master
git merge --ff-only feature/ncurses
git switch feature/ncurses
git rebase master
git switch master
git merge --no-ff feature/ncurses
git switch master
git merge --squash feature/ncurses
git switch master
git merge --ff-only feature/ncurses
git switch master
git merge feature/ncurses
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
incdium/TextEscape!5
No description provided.