Implementing persistence for the terminal working directory, found an issue with my current data model. :(

This commit is contained in:
Mikayla Maki
2022-12-03 16:06:01 -08:00
parent cb1d2cd1f2
commit a8ed95e1dc
10 changed files with 113 additions and 21 deletions
Generated
+1 -1
View File
@@ -5889,6 +5889,7 @@ dependencies = [
"anyhow",
"client",
"context_menu",
"db",
"dirs 4.0.0",
"editor",
"futures 0.3.25",
@@ -7659,7 +7660,6 @@ dependencies = [
"serde_json",
"settings",
"smallvec",
"sqlez",
"theme",
"util",
]