summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-26fix(plugins): various ui fixesmoar-fixesAram 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
2023-07-27fix(terminal): properly handle resizes in alternate screen (#2654)Aram Drevekenin
2023-07-25docs(changelog): configurable pluginsAram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-07-18docs(changelog): generate session names with custom words listThomas Linford
2023-07-18fix(sessions): use custom lists of adjectives and nouns for generating sessio...Kyle Sutherland-Cash
2023-07-16Fix colored pane frames in mirrored sessions (#2625)har7an
2023-07-12chore(version): bump development versionAram Drevekenin
2023-07-12docs(changelog): resize glitches fixAram Drevekenin
2023-07-12fix(rendering): occasional glitches while resizing (#2621)Aram Drevekenin
2023-07-12docs(changelog): status-bar supermodeAram Drevekenin
2023-07-12feat(ui): new status bar mode (#2619)Aram Drevekenin
2023-06-30docs(changelog): plugins tab switching with mouse fixThomas Linford
2023-06-30fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587)Thomas Linford
2023-06-20chore(release): v0.37.2v0.37.2Aram Drevekenin
2023-06-20chore(version): bump development versionAram Drevekenin
2023-06-20docs(changelog): fix plugin hide_selfAram Drevekenin
2023-06-20fix(plugins): make hide_self api idempotent (#2568)Aram Drevekenin
2023-06-20docs(changelog): hotfix default themeJae-Heon Ji
2023-06-20hotfix: include theme files into binary (#2566)Jae-Heon Ji
2023-06-19chore(version): bump development versionAram Drevekenin
2023-06-19chore(release): v0.37.1v0.37.1Aram Drevekenin
2023-06-19chore(version): bump development versionAram Drevekenin
2023-06-19docs(changelog): plugin api fixesAram Drevekenin
2023-06-19fix(plugins): swap layouts and invoked_with (#2564)Aram Drevekenin
2023-06-19docs(changelog): hotfix theme issueJae-Heon Ji
2023-06-19Revert "Fix error loading non-existant themes directory and use default theme...Jae-Heon Ji