Initial commit

This commit is contained in:
Ryan Ward
2026-04-29 10:43:20 -05:00
parent b7b327510d
commit d8d4ac9e5d
28 changed files with 211 additions and 83 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ pub struct TabConfigPaneNode {
// ── TabConfig ───────────────────────────────────────────────────────
/// A tab config loaded from a `.toml` file in `~/.warp/tab_configs/`.
/// A tab config loaded from a `.toml` file in `~/.warp-core/tab_configs/`.
///
/// Pane layout is defined with a flat `[[panes]]` array where the first entry
/// is the root and splits reference children by ID.