You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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