New
v0.2.0
Prise v0.2.0 — "The Ring in Return"
A refinement release focused on stability, usability improvements, and configuration options.
Highlights
- Configurable Pane Borders — New options to customize pane border appearance (@hobbescodes)
- Improved Pane Resizing — Fixed resize behavior in complex multi-pane layouts (@JEdelstein25)
- Tab Rename Support — Rename tabs directly from the UI (@hobbescodes)
- Command Palette Click Support — Click or double-click to execute palette items (@JEdelstein25)
- Detach Keybind — Quick session detach with
dkey (@hobbescodes)
Features
Pane Borders (@hobbescodes)
New configuration options for pane borders:
prise.config({
border = {
-- customize border characters and colors
}
})
Tab Management (@hobbescodes)
- Rename the current tab with a new rename dialog
- Improved tab focus and navigation