summaryrefslogtreecommitdiffstats
path: root/zellij-server
AgeCommit message (Expand)Author
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
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
2023-02-20fix(grid): glitchy resizes (#2182)Aram Drevekenin
2023-02-20fix(ux): fullscreen navigation (#2117)Yves Biener
2023-02-20fix(tabs): allow CJK in tab names (#2119)哇呜哇呜呀咦耶
2023-02-18feat(editor): scrollback positioning with Helix (#2156)bheylin
2023-02-17fix(ux): cache stdin queries on startup (remove startup delay) (#2173)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-13chore(build): make the singlepass compiler opt-in through flags (#2146)m-lima
2023-02-09cleanups around "buffer full" error (#2136)har7an
2023-02-07chore(development): use singlepass in debug mode (#2134)m-lima
2023-02-07feat(cli): add `GoToTabName` action to switch tab by name (#2120)哇呜哇呜呀咦耶
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2023-01-22Improve client disconnect handling (#2068)har7an
2023-01-19errors: handle missing plugin caches (#2093)har7an
2023-01-19Support UTF-8 character in tab name and pane name (#2102)哇呜哇呜呀咦耶
2023-01-14Errors: less unwrap in server (#2069)har7an
2023-01-13fix: wide-char drop on resize to 1 and invalid session names (#2082)朱李
2023-01-12fix(mouse): selection not ending on mouse release with copy_on_select set to ...Thomas Linford
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-19fix(panes): show visual error when failing to resize panes (#2036)Aram Drevekenin