Skip to content

add option to disable keybindings fixing #1251#1254

Open
MayNiklas wants to merge 2 commits intoPart-DB:masterfrom
MayNiklas:add-keybind-settings
Open

add option to disable keybindings fixing #1251#1254
MayNiklas wants to merge 2 commits intoPart-DB:masterfrom
MayNiklas:add-keybind-settings

Conversation

@MayNiklas
Copy link
Contributor

This would fix #1251
The keybindings conflict with important characters on Mac keyboards.
Currently for example {} always get replaced with ´©{¥}`, especially problematic in workflows using barcode scanners.

@MayNiklas MayNiklas changed the title add option to disable keybindings (#1251) add option to disable keybindings fixing #1251 Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.76%. Comparing base (70cde4c) to head (ac00e33).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1254      +/-   ##
============================================
- Coverage     54.77%   54.76%   -0.01%     
  Complexity     8012     8012              
============================================
  Files           601      601              
  Lines         25690    25690              
============================================
- Hits          14072    14070       -2     
- Misses        11618    11620       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add config option to disable keybindings for special characters

1 participant

Comments