feat: implement global undo log with persistent history

This commit is contained in:
Thomas SharedInbox
2026-05-10 10:32:27 +02:00
parent e9e731c551
commit c85dbbeff2
12 changed files with 176 additions and 55 deletions
+5 -1
View File
@@ -1,6 +1,7 @@
# Flutter/Dart
coverage/
.dart_tool/
.dart-tool/
.packages
pubspec.lock
build/
@@ -54,6 +55,7 @@ linux/flutter/generated_plugins.cmake
# FVM — .fvmrc is committed; .fvm/ contains the downloaded SDK (not committed)
.fvm/
fvm/
.qwen
.claude
@@ -81,9 +83,11 @@ snap/
.dartServer/
.pub-cache/
.android/
Android/
.gradle/
.emulator_console_auth_token
.lesshst
.metadata
.tmux.conf
.flutter
.dart-cli-completion/