summaryrefslogtreecommitdiffstats
path: root/zellij-server
AgeCommit message (Expand)Author
2023-06-19chore(version): bump development versionAram Drevekenin
2023-06-19fix(plugins): swap layouts and invoked_with (#2564)Aram Drevekenin
2023-06-18chore(version): bump development versionAram Drevekenin
2023-06-17feat(plugins): strider improvements (#2551)Aram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)Aram Drevekenin
2023-06-16performance(plugins): use a debounced fs watcher (#2546)Aram Drevekenin
2023-06-15feat(plugins): plugin pane state events (#2545)Aram Drevekenin
2023-06-14fix(plugins): allow loading relative urls (#2539)Aram Drevekenin
2023-06-13fix(logs): suppress debug logs when not debugging (#2532)Aram Drevekenin
2023-06-13fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529)Aram Drevekenin
2023-06-12fix(screen): focus tab as well as pane when launching existing plugin (#2530)Aram Drevekenin
2023-06-12fix(output): do not hide cursor on a render that does not include visual asse...Aram Drevekenin
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-06-01fix: cwd of newtab action (#2455)XiaoZhang
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2023-05-05Do not unwrap() the sticky bit setting! (#2424)Val Packett
2023-04-28feat(plugins): update and render plugins asynchronously (#2410)Aram Drevekenin
2023-04-19feat(plugins): reload plugin at runtime (#2372)Aram Drevekenin
2023-04-18feat: support default cwd (#2290)Kangaxx-0
2023-04-18feat: Add layout configuration to exclude panes from tab sync (#2314)Theo Salzmann
2023-04-13chore(version): bump development versionAram Drevekenin
2023-04-13fix: do not hold on to router thread handle until server exit (#2328)Thomas Linford
2023-04-05fix(server): set sticky bit on socket files (#2141)Thomas Linford
2023-04-04fix(plugins): prevent Strider from opening double-panes when editing files (#...Aram Drevekenin
2023-04-03fix(layout): pane focus in stack (#2344)Aram Drevekenin
2023-04-03feat(panes): allow defining an expanded stacked pane (#2343)Aram Drevekenin
2023-03-31fix(layouts): focus tab race (#2340)Aram Drevekenin
2023-03-31fix(scrollback-editor): properly invoke editor when command includes spaces (...Aram Drevekenin
2023-03-30fix(layouts): nested attribute truncating (#2337)Aram Drevekenin
2023-03-30Add option to hide session name in tab-bar (deriving from #2172) (#2301)Marcel Baur
2023-03-29feat(terminal): cli and bindable action to clear all buffers for a specific p...Oleks Gnatovskyi
2023-03-27feat(plugins): async plugin loading (#2327)Aram Drevekenin
2023-03-20fix(panes): closing a stacked pane should relayout (#2312)Aram Drevekenin
2023-03-16fix(panes): adding panes to lone stack (#2298)Aram Drevekenin
2023-03-15fix(screen): focus pane on screen edge when moving pane focus offtab (#2293)Aram Drevekenin
2023-03-10chore(version): bump development versionAram Drevekenin
2023-03-10chore(version): bump development versionAram Drevekenin
2023-03-09fix(ansi): pad line end when erasing characters (#2259)Aram Drevekenin
2023-03-08fix(screen): hold and applylayout races (#2251)Aram Drevekenin
2023-03-07chore(version): bump development versionAram Drevekenin
2023-03-07chore(repo): version 0.35.0 (#2230)Aram Drevekenin
2023-03-06fix(layouts): naming and gototabname (#2225)Aram Drevekenin
2023-03-01fix(pty): do not crash when unable to set cwd (#2214)Aram Drevekenin
2023-03-01feat(cli): `QueryTabNames` cli action to list all tab names (#2145)哇呜哇呜呀咦耶
2023-03-01fix(sixel): report pixel size in winsize change ioctl (#2212)Aram Drevekenin
2023-03-01fix(pty): report no-cwd for empty path returned from sysinfo (#2213)Aram Drevekenin
2023-02-28feat(layouts): exact panes constraint (#2206)Aram Drevekenin
2023-02-28fix(grid): only use background pending styling when deleting characters (#2204)Aram Drevekenin
2023-02-28fix(new-tab): get config parameters from config file (#2203)Aram Drevekenin