summaryrefslogtreecommitdiffstats
path: root/zellij-server/src
AgeCommit message (Expand)Author
2023-05-16style(fmt): rustfmtAram Drevekenin
2023-05-16add test for plugin worker persistenceAram Drevekenin
2023-05-16fix plugin worker persistenceAram Drevekenin
2023-05-15remove debugging statements from testAram Drevekenin
2023-05-15fix plugin system ci testsAram Drevekenin
2023-05-15correct path for plugin system testsAram Drevekenin
2023-05-15debug ciAram Drevekenin
2023-05-15debug ciAram Drevekenin
2023-05-15style(fmt): rustfmtAram Drevekenin
2023-05-15Merge branch 'main' into plugin-workers-and-striderAram Drevekenin
2023-05-15tests and more refactoringAram Drevekenin
2023-05-11even more refactoringAram Drevekenin
2023-05-10moar refactoringAram Drevekenin
2023-05-08various refactoringzAram Drevekenin
2023-05-05mvp of strider fuzzy findAram 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-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-09fix(ansi): pad line end when erasing characters (#2259)Aram Drevekenin
2023-03-08fix(screen): hold and applylayout races (#2251)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
2023-02-27fix(layouts): do not relayout twice on auto_layout (#2202)Aram Drevekenin
2023-02-27fix(cli): edit cwd (#2201)Aram Drevekenin
2023-02-26fix(cli): new-tab now also looks in layout_dir for layouts (#2198)Aram Drevekenin
2023-02-26fix(layout): tab focus (#2197)Aram Drevekenin
2023-02-26fix(messaging): cache hold pane messages by their tab_id if the tab is not re...Aram Drevekenin
2023-02-25fix(layout): various parser and ui fixes (#2191)Aram Drevekenin