summaryrefslogtreecommitdiffstats
path: root/default-plugins
AgeCommit message (Expand)Author
2024-04-05fix(plugins): various pre-release issues (#3246)Aram Drevekenin
2024-03-28style(fmt): remove plugin compilation warnings (#3231)Aram Drevekenin
2024-03-26fix(ui): session manager UI fixes (#3226)Aram Drevekenin
2024-03-25fix(config): add support for Ctrl and Alt modifiers on function keys in keybi...Bradford Hovinen
2024-03-21feat(pipes): allow piping messages to plugins from keybindings (#3212)Aram Drevekenin
2024-03-18feat(plugins): session manager cwd and new filepicker (#3200)Aram Drevekenin
2024-02-29feat(plugins): allow specifying the cwd when switching sessions (#3172)Aram Drevekenin
2024-02-28fix(plugins): respect cwd and start filepicker at filesystem root (#3161)Aram Drevekenin
2024-02-26feat(plugins): introduce plugin aliases (#3157)Aram Drevekenin
2024-02-19feat: add moving tab to other position (#3047)Bartosz Zbytniewski
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2024-02-06feat(sessions): welcome screen (#3112)Aram Drevekenin
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-05feat(ux): allow renaming sessions (#2903)Aram Drevekenin
2023-11-04feat(sessions): resurrect sessions through the session-manager (and plugin AP...Aram Drevekenin
2023-10-20feat(plugins): web requests api (#2879)Aram Drevekenin
2023-10-16feat(plugins): plugin run_command api (#2862)Aram Drevekenin
2023-09-28chore(files): remove leftover Cargo.lock file from session-manager plugin (#2...silwol
2023-09-18feat(panes): in place run (#2795)Aram Drevekenin
2023-08-29fix(status-bar): add break tab hints (#2748)Aram Drevekenin
2023-08-26fix(plugins): various ui fixes (#2731)Aram Drevekenin
2023-08-25feat(plugins): optionally move plugin to focused tab (#2725)Aram Drevekenin
2023-08-24fix(ux): various ui/ux fixes (#2722)Aram Drevekenin
2023-08-24feat(sessions): add a session manager to switch between sessions, tabs and pa...Aram Drevekenin
2023-08-12feat: add plugin permission system (#2624)Jae-Heon Ji
2023-08-09feat(plugins): use protocol buffers for serializing across the wasm boundary ...Aram Drevekenin
2023-08-02feat(ui): break pane to new tab and move panes between tabs (#2664)Aram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-07-12feat(ui): new status bar mode (#2619)Aram Drevekenin
2023-06-30fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587)Thomas Linford
2023-06-17feat(plugins): strider improvements (#2551)Aram Drevekenin
2023-06-17refactor(plugins): improve api (#2552)Aram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)Aram Drevekenin
2023-06-12fix(strider): clear search term on ESC (#2531)Aram Drevekenin
2023-06-12fix: improve user experience (#2522)Jae-Heon Ji
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2023-04-16fix(plugin): respect hide session option on compact-bar (#2368)Pedro Fedricci
2023-03-30Add option to hide session name in tab-bar (deriving from #2172) (#2301)Marcel Baur
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-16feat: add args to new-tab action (#2072)Jae-Heon Ji
2023-02-16fix(plugins): apply correct color on 'more tabs' message (#2166)Pedro Fedricci
2023-01-27fix(status-bar): not displaying w/ size=1 and show shortcuts (#2091)Felix Pankratz
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-08Reimplement resize code (#1990)har7an
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-17fix(compact-bar): mouse-click in simplified-ui (#1917)imsuck
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin