mirror of
https://github.com/wavetermdev/waveterm
synced 2026-04-21 14:37:16 +00:00
Add two icon buttons (horizontal/vertical split) to every block's header bar, gated behind a new `app:showsplitbuttons` setting (default false). When enabled, the buttons appear before the settings cog. Motivation: for users who split panes frequently, having the buttons always visible speeds up the workflow vs. right-click > context menu. The split functionality already exists — this just surfaces it more conveniently. - New setting `app:showsplitbuttons` (Go + TS + default config) - Split buttons in `blockframe-header.tsx`, using existing `createBlockSplitHorizontally`/`createBlockSplitVertically` - New pane clones the current block's meta so terminals inherit shell/connection config --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| presets | ||
| backgrounds.json | ||
| defaultconfig.go | ||
| mimetypes.json | ||
| presets.json | ||
| settings.json | ||
| termthemes.json | ||
| waveai.json | ||
| widgets.json | ||