mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
terminalViewContainer is now an observable object
made the session list view more pretty terminalviewcontaner has a static shared property which is an instance of itself then it has sessions inside with a dict of uuid:terminalcontainer inside hostsview is in the section "hosts"
This commit is contained in:
@@ -341,8 +341,8 @@
|
||||
A96C6B042E0C523E00F377FE /* Hosts */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
A985545C2E055D4D009051BD /* ConnectionView.swift */,
|
||||
A98554622E0587DF009051BD /* HostsView.swift */,
|
||||
A985545C2E055D4D009051BD /* ConnectionView.swift */,
|
||||
);
|
||||
path = Hosts;
|
||||
sourceTree = "<group>";
|
||||
|
||||
Reference in New Issue
Block a user