WIP: Ubuntu terminal support #7

Draft
vosmith wants to merge 3 commits from vosmith/pixterm into master
vosmith commented 2018-02-02 23:33:45 -05:00 (Migrated from github.com)

I've replace the iTerm2 rendering portion with https://github.com/eliukblau/pixterm for now. The rendering isn't so great but it seems functional. I will keep trying to improve the overall experience.

I've replace the iTerm2 rendering portion with https://github.com/eliukblau/pixterm for now. The rendering isn't so great but it seems functional. I will keep trying to improve the overall experience.
vosmith commented 2018-02-03 09:29:25 -05:00 (Migrated from github.com)

I've gotten this to work in the ubuntu terminal, xterm, and alacritty. It should still work in iTerm2 with the high resolution rendering. Everywhere else.....it works well enough to play if your terminal window is full screen. Can someone verify that its working for them?

I've gotten this to work in the ubuntu terminal, xterm, and alacritty. It should still work in iTerm2 with the high resolution rendering. Everywhere else.....it works well enough to play if your terminal window is full screen. Can someone verify that its working for them?
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 vosmith/pixterm
git switch vosmith/pixterm
git rebase master
git switch master
git merge --ff-only vosmith/pixterm
git switch vosmith/pixterm
git rebase master
git switch master
git merge --no-ff vosmith/pixterm
git switch master
git merge --squash vosmith/pixterm
git switch master
git merge --ff-only vosmith/pixterm
git switch master
git merge vosmith/pixterm
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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
sausheong/invaders!7
No description provided.