WIP: feat: add test file for terminal management with tput #25

Draft
glenux wants to merge 4 commits from feature/24-add-native-support-for-terminal-menu-without-fzf into develop
Owner

Refs: #24

Refs: #24
glenux added 1 commit 2023-11-20 11:06:14 +00:00
feat: add test file for terminal management with tput
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
582282e525
glenux added 1 commit 2023-11-20 11:28:13 +00:00
fix: add workaround preserving terminal integrity
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
96f5521286
glenux added this to the v1.0.0 - Seven Habits (current) milestone 2023-11-20 11:41:26 +00:00
glenux added this to the Default project 2023-11-20 11:41:28 +00:00
glenux modified the milestone from v1.0.0 - Seven Habits (current) to vZ.Z.Z - Future (backlog) 2023-11-20 11:41:32 +00:00
glenux added 1 commit 2023-11-21 09:15:03 +00:00
ci: add missing build dependency
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
c66534d889
glenux added 1 commit 2023-11-21 09:16:48 +00:00
ci: fix unibilium dev package name
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
0fce436cee
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
This pull request has changes conflicting with the target branch.
  • shard.lock
  • shard.yml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/24-add-native-support-for-terminal-menu-without-fzf:feature/24-add-native-support-for-terminal-menu-without-fzf
git checkout feature/24-add-native-support-for-terminal-menu-without-fzf

Merge

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff feature/24-add-native-support-for-terminal-menu-without-fzf
git checkout develop
git merge --ff-only feature/24-add-native-support-for-terminal-menu-without-fzf
git checkout feature/24-add-native-support-for-terminal-menu-without-fzf
git rebase develop
git checkout develop
git merge --no-ff feature/24-add-native-support-for-terminal-menu-without-fzf
git checkout develop
git merge --squash feature/24-add-native-support-for-terminal-menu-without-fzf
git checkout develop
git merge --ff-only feature/24-add-native-support-for-terminal-menu-without-fzf
git checkout develop
git merge feature/24-add-native-support-for-terminal-menu-without-fzf
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
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: glenux/mfm#25
No description provided.