Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Globals | G_TERM_CLEAR: New function to reliably clear the current terminal view #3281

Merged
merged 14 commits into from
Dec 22, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Dec 22, 2019

Status: Ready

  • Replace all printf '\ec' calls with this
  • Changelog

Fixes: #1615

Commit list/description:

+ DietPi-Globals | G_TERM_CLEAR: New function to reliably clear the current terminal view, while preserving all content, moving it into scrollback buffer: #1615
@MichaIng MichaIng added Enhancement 💨 Visual 🌹 Issues affecting only the beauty of menus and output, but not the functionality labels Dec 22, 2019
@MichaIng MichaIng added this to the v6.27 milestone Dec 22, 2019
+ DietPi-Launcher | Apply new G_TERM_CLEAR function
+ DietPi-Launcher | DietPi-JustBoom checks for ALSA install internally and prompts meaningful error
+ DietPi-Explorer | Use new G_TERM_CLEAR function
+ DietPi-Explorer | Assure menu loop is impossible in case or invalid TARGETMENUID
+ DietPi-Explorer | Minor coding
+ DietPi-Morsecode | Use new G_TERM_CLEAR function
+ DietPi-Cron | Apply new G_TERM_CLEAR function
+ DietPi-Autostart | Use new G_TERM_CLEAR function
+ DietPi-Banner | Use new G_TERM_CLEAR function
+ DietPi-Benchmark | Use new G_TERM_CLEAR function
+ DietPi-Backup | Use new G_TERM_CLEAR function
+ DietPi-LetsEncrypt | Use new G_TERM_CLEAR function
+ DietPi-Sync | Use new G_TERM_CLEAR function
+ DietPi-Drive_Manager | Use new G_TERM_CLEAR function
+ DietPi-Config | Use new G_TERM_CLEAR function
+ CHANGELOG | A new function G_TERM_CLEAR has been added to clear a current terminal view by moving content into scrollback buffer
@MichaIng MichaIng merged commit 914fc0a into dev Dec 22, 2019
@MichaIng MichaIng deleted the term_clear branch December 22, 2019 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💨 Visual 🌹 Issues affecting only the beauty of menus and output, but not the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant