input handlers

This commit is contained in:
2025-05-18 16:34:33 +02:00
parent e0797d2cfc
commit 102c1f59dc
18 changed files with 595 additions and 376 deletions

View File

@@ -1,4 +1,4 @@
{
"tabWidth": 4,
"useTabs": true
"useTabs": true,
"printWidth": 9999
}