Skip to content

Titlebar, cwd fixes, Linux packaging; release 0.3.0 - #1

Merged
wess merged 4 commits into
mainfrom
linux-release
Jun 23, 2026
Merged

Titlebar, cwd fixes, Linux packaging; release 0.3.0#1
wess merged 4 commits into
mainfrom
linux-release

Conversation

@wess

@wess wess commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Validates the Linux build (x86_64 + aarch64) before releasing 0.3.0.

  • Zed-style transparent titlebar with tabs folded in; window drag + Linux controls/resize
  • Shell opens in $HOME; new tabs/windows inherit the focused pane's cwd
  • Linux artifacts: .tar.gz, .deb, AppImage (scripts/linux.sh + CI)
  • All unit tests relocated to per-crate tests/ dirs (compiled in-crate via #[path])

Merging triggers the 0.3.0 release.

Wess Cope added 4 commits June 23, 2026 13:28
…se 0.3.0

- Custom transparent titlebar with the tabs folded in, window dragging, and
  Linux window controls + resize edges
- Shell opens in $HOME by default; new tabs and windows inherit the focused
  pane's working directory
- Linux release artifacts (.tar.gz, .deb, AppImage) for x86_64 and aarch64
  via scripts/linux.sh, plus release + validation CI workflows
- Move all unit tests into per-crate tests/ directories, compiled in-crate
  via #[path] with autotests=false; declare existing integration tests
@wess
wess merged commit 0392243 into main Jun 23, 2026
2 checks passed
@wess
wess deleted the linux-release branch June 23, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant