Skip to content

v0.1.6

Choose a tag to compare

@iewnfod iewnfod released this 20 Jul 14:21
· 92 commits to master since this release
6b5be16

✨ Features

  • Tab tear-off — Drag any terminal tab out of the window to create a standalone window, or drag it back into the tab bar to reattach. The PTY session and its output stream seamlessly transfer between windows with no disconnection
  • Remember window position & size — Lumina now remembers and restores the window's position and size across sessions, with Wayland-aware handling for multi-monitor setups
  • Auto-focus on window activation — The terminal automatically receives keyboard focus when the window becomes active, so you can start typing immediately after switching back

🐛 Bug Fixes

  • Fixed drag detection interfering with text selection in the terminal
  • Fixed default keybinding signature mismatches in the binding editor
  • Fixed keyboard binding prompt not showing the correct key names
  • Fixed AUR PKGBUILD for Arch Linux users
  • Fixed automated release publishing workflow

🔧 Chores

  • Added AUR release automation and installation documentation