summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-16fix(utils): validate session name (#2607)deepsghimire
2023-09-15chore(version): bump development versionAram Drevekenin
2023-09-15chore(release): v0.38.2v0.38.2Aram Drevekenin
2023-09-15chore(version): bump version for patch releaseAram Drevekenin
2023-09-15docs(changelog): line wrap bugAram Drevekenin
2023-09-15fix(terminal): wrap lines when adding characters in alternate screen (#2789)Aram Drevekenin
2023-08-31chore(version): bump development versionAram Drevekenin
2023-08-31chore(release): v0.38.1v0.38.1Aram Drevekenin
2023-08-31chore(version): adjust version for releaseAram Drevekenin
2023-08-31docs(changelog): input action new pane fixAram Drevekenin
2023-08-31fix(input): block input thread for newtiledpane and newfloatingpane as well (...Aram Drevekenin
2023-08-30docs(changelog): grid memory leak fixThomas Linford
2023-08-30fix(grid): memory leak with unfocused tabs (#2745)Thomas Linford
2023-08-30docs(changelog): fix glitches on windows terminalAram Drevekenin
2023-08-30fix(reconnect): do not clear terminal state when entering alternate screen (#...Aram Drevekenin
2023-08-29Update CHANGELOG.mdAram Drevekenin
2023-08-29fix(status-bar): add break tab hints (#2748)Aram Drevekenin
2023-08-28chore(repo): update build instructionsAram Drevekenin
2023-08-28docs(changelog): refactor serverJae-Heon Ji
2023-08-28refactor(server): remove unnecessary mut (#2735)Orhun Parmaksız
2023-08-28chore(version): bump development versionAram Drevekenin
2023-08-28chore(release): v0.38.0v0.38.0Aram Drevekenin
2023-08-28xtask/pipeline: Fix publish task (#2711)har7an
2023-08-27docs(changelog): stacked pane focus glitchAram Drevekenin
2023-08-27fix(panes): refocus pane properly on tab change (#2734)Aram Drevekenin
2023-08-26Update CHANGELOG.mdAram Drevekenin
2023-08-26fix(plugins): various ui fixes (#2731)Aram Drevekenin
2023-08-25Update CHANGELOG.mdAram Drevekenin
2023-08-25fix(plugins): remove protobuf duplications (#2729)Aram Drevekenin
2023-08-25docs(changelog): fix plugin configuration uniquenessAram Drevekenin
2023-08-25fix(plugins): make sure configuration is also part of the plugin keys (#2727)Aram Drevekenin
2023-08-25docs(changelog): keybind run floating paneAram Drevekenin
2023-08-25fix(keybinds): add 'floating' and 'name' to the Run command keybinding (#2726)Aram Drevekenin
2023-08-25docs(changelog): move plugin to focused tabAram Drevekenin
2023-08-25feat(plugins): optionally move plugin to focused tab (#2725)Aram Drevekenin
2023-08-24docs(changelog): update ux fixesAram Drevekenin
2023-08-24fix(ux): various ui/ux fixes (#2722)Aram Drevekenin
2023-08-24docs(changelog): session managerAram Drevekenin
2023-08-24feat(sessions): add a session manager to switch between sessions, tabs and pa...Aram Drevekenin
2023-08-12docs(changelog): permission systemAram Drevekenin
2023-08-12feat: add plugin permission system (#2624)Jae-Heon Ji
2023-08-09docs(changelog): protobuffersAram Drevekenin
2023-08-09feat(plugins): use protocol buffers for serializing across the wasm boundary ...Aram Drevekenin
2023-08-04docs(changelog): plug memory leakAram Drevekenin
2023-08-04fix(performance): plug memory leak (#2675)Aram Drevekenin
2023-08-02docs(changelog): break pane to new tabAram Drevekenin
2023-08-02feat(ui): break pane to new tab and move panes between tabs (#2664)Aram Drevekenin
2023-07-28docs(changelog): plugin api utility functionsAram Drevekenin
2023-07-28feat(plugins): utility functions to find active pane and tab (#2652)Nacho114
2023-07-27docs(changelog): focus glitchesAram Drevekenin