snippets can only be added if both name and content arent empty

hosts only get added if they have been modified
updated the popover to have concentric corner radiuses for the selection thingy
added navigation title shhshell
This commit is contained in:
neon443
2025-08-08 08:46:28 +01:00
parent 5547a6fb34
commit 100ffb0349
6 changed files with 20 additions and 11 deletions

View File

@@ -73,6 +73,7 @@ struct ContentView: View {
}
.scrollContentBackground(.hidden)
}
.navigationTitle("ShhShell")
.toolbar {
ToolbarItem(placement: .confirmationAction) {
NavigationLink {