[PR #368] [MERGED] add an option for disable shift + clear #384

Closed
opened 2026-05-06 13:17:07 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/368
Author: @cartoone222
Created: 6/10/2024
Status: Merged
Merged: 3/31/2025
Merged by: @Yaya-Cout

Base: upsilon-devHead: upsilon-dev


📝 Commits (10+)

📊 Changes

16 files changed (+42 additions, -11 deletions)

View changed files

📝 apps/global_preferences.h (+4 -0)
📝 apps/settings/base.de.i18n (+1 -0)
📝 apps/settings/base.en.i18n (+1 -0)
📝 apps/settings/base.es.i18n (+1 -0)
📝 apps/settings/base.fr.i18n (+1 -0)
📝 apps/settings/base.hu.i18n (+1 -0)
📝 apps/settings/base.it.i18n (+1 -0)
📝 apps/settings/base.nl.i18n (+1 -0)
📝 apps/settings/base.pt.i18n (+1 -0)
📝 apps/settings/main_controller.cpp (+1 -1)
📝 apps/settings/main_controller.h (+1 -1)
📝 apps/settings/sub_menu/code_options_controller.cpp (+13 -1)
📝 apps/settings/sub_menu/code_options_controller.h (+2 -1)
📝 escher/src/text_area.cpp (+8 -5)
📝 python/Makefile (+1 -1)
📝 python/port/mod/os/modos.cpp (+4 -1)

📄 Description

i have code this issue https://github.com/UpsilonNumworks/Upsilon/issues/285


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/368 **Author:** [@cartoone222](https://github.com/cartoone222) **Created:** 6/10/2024 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (10+) - [`982a6d1`](https://github.com/UpsilonNumworks/Upsilon/commit/982a6d14b66c9cfad057afb2cc8c170ee11c16ae) add bgcolor to turtul module - [`9967c0f`](https://github.com/UpsilonNumworks/Upsilon/commit/9967c0f5b94f3772b574a8a7d54eec994b9dd387) add bgcolor to toolbox and a minor fix - [`2bf41a2`](https://github.com/UpsilonNumworks/Upsilon/commit/2bf41a2bbe088be31820eb22471e3caa7b9ce840) ok is ok now i hope however - [`1206511`](https://github.com/UpsilonNumworks/Upsilon/commit/120651111fbe176f4c3b5442d7676d638c1f2428) Submodule Omega-Kawaii-Theme remove - [`15225a0`](https://github.com/UpsilonNumworks/Upsilon/commit/15225a08b6ab8eba99151b5ffd8294416708630c) this featurs https://github.com/UpsilonNumworks/Upsilon/issues/285 - [`28525de`](https://github.com/UpsilonNumworks/Upsilon/commit/28525deec7d743c8119ffa105c9e4813f29c29d7) Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev - [`4080824`](https://github.com/UpsilonNumworks/Upsilon/commit/40808245eb78b0c6c77ef6c56b22834b81ef8603) Update escher/src/text_area.cpp casse coresction - [`f345bdd`](https://github.com/UpsilonNumworks/Upsilon/commit/f345bddecec30520e72183365fd40add015610a2) Merge branch 'UpsilonNumworks:upsilon-dev' into upsilon-dev - [`10be4b1`](https://github.com/UpsilonNumworks/Upsilon/commit/10be4b1132439738ed0ea54a91e082feb8ced32a) change name of function beacause code to late in night is bad idee - [`7604142`](https://github.com/UpsilonNumworks/Upsilon/commit/7604142bc763fef19bc4508e01aa7f7a951d1109) invation of capital letter ### 📊 Changes **16 files changed** (+42 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `apps/global_preferences.h` (+4 -0) 📝 `apps/settings/base.de.i18n` (+1 -0) 📝 `apps/settings/base.en.i18n` (+1 -0) 📝 `apps/settings/base.es.i18n` (+1 -0) 📝 `apps/settings/base.fr.i18n` (+1 -0) 📝 `apps/settings/base.hu.i18n` (+1 -0) 📝 `apps/settings/base.it.i18n` (+1 -0) 📝 `apps/settings/base.nl.i18n` (+1 -0) 📝 `apps/settings/base.pt.i18n` (+1 -0) 📝 `apps/settings/main_controller.cpp` (+1 -1) 📝 `apps/settings/main_controller.h` (+1 -1) 📝 `apps/settings/sub_menu/code_options_controller.cpp` (+13 -1) 📝 `apps/settings/sub_menu/code_options_controller.h` (+2 -1) 📝 `escher/src/text_area.cpp` (+8 -5) 📝 `python/Makefile` (+1 -1) 📝 `python/port/mod/os/modos.cpp` (+4 -1) </details> ### 📄 Description i have code this issue https://github.com/UpsilonNumworks/Upsilon/issues/285 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:17:07 +02:00
Sign in to join this conversation.
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
starred/Upsilon#384
No description provided.