tabby-tabbyspaces 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,12 +13,6 @@ Visual workspace editor for [Tabby](https://tabby.sh). Create split-layout termi
13
13
  - **Launch on startup** - Auto-open multiple workspaces when Tabby starts
14
14
  - **Any shell** - Works with Bash, Zsh, PowerShell, Nushell, cmd, WSL, and any other shell Tabby supports
15
15
 
16
- ## Screenshots
17
-
18
- | Editor with selected pane | Pane configuration |
19
- |---------------------------|-------------------|
20
- | ![Editor](screenshots/editor.png) | ![Pane Edit](screenshots/pane-edit.png) |
21
-
22
16
  ## About this project
23
17
 
24
18
  This plugin was written 100% by [Claude Code](https://claude.ai/code).
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabby-tabbyspaces",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Workspaces for Tabby - Visual split-layout workspace editor",
5
5
  "main": "index.js",
6
6
  "keywords": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabby-tabbyspaces",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Workspaces for Tabby - Visual split-layout workspace editor",
5
5
  "keywords": [
6
6
  "tabby",
Binary file
Binary file