summaryrefslogtreecommitdiffstats
path: root/zellij-server
AgeCommit message (Expand)Author
2022-12-17WIP: Use `xtask` as build system (#2012)har7an
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin
2022-12-13chore: Bump development versionAndreas Hartmann
2022-12-13chore: Bump development versionsAndreas Hartmann
2022-12-13Fix: Remove shell.exists() check from get_default_terminal (#2013)Nuno David
2022-12-13Hotfix: Resize with plugin panes (#2019)har7an
2022-12-09chore(version): patch version due to CI difficultiesAram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesAram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesv0.34.1Aram Drevekenin
2022-12-08Reimplement resize code (#1990)har7an
2022-12-06refactor(messaging): reduce extraneous cross-thread messaging (#1996)Aram Drevekenin
2022-12-06refactor(plugins): fix plugin loading data flow (#1995)Aram Drevekenin
2022-11-23fix(panes): focus change when closing and between tabs (#1966)Aram Drevekenin
2022-11-23fix(router): handle client empty message (#1965)Aram Drevekenin
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-18fix(router): handle client buffer overflow (#1955)Aram Drevekenin
2022-11-16fix(panes): ensure ejected pane always has a frame (#1950)Aram Drevekenin
2022-11-16fix(cli): measure cwd from cli client rather than the zellij server (#1947)Aram Drevekenin
2022-11-15fix(pty): use /bin/sh when SHELL env variable is not found (#1769)Shunsuke Mie
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-11-12Errors: Ignore errors from async when quitting (#1918)har7an
2022-11-10chore(version): bump development versionAram Drevekenin
2022-11-09Fix: better error reporting when failing to load plugins (#1912) (#1914)har7an
2022-11-08errors: Remove `log::error` in server (#1881)har7an
2022-11-05fix(panes): moving and toggling embed/float with frames (#1909)Aram Drevekenin
2022-11-04feat(terminals): send focus in/out events to terminal panes (#1908)Aram Drevekenin
2022-11-03fix(edit): treat cwd properly (#1904)Aram Drevekenin
2022-11-02fix(terminal): Reset dim SGR independently from bold (#1803)Pedro Fedricci
2022-11-02fix(ui): clear floating panes indication when closing a command pane (#1897)Aram Drevekenin
2022-11-02fix(search): allow terminating char to clear search term (#1853)哇呜哇呜呀咦耶
2022-11-02errors: Don't unwrap in `server::os_input_output` (#1895)har7an
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-31feat(mouse): allow toggling mouse mode at runtime (#1883)Thomas Linford
2022-10-30errors: Don't unwrap in `zellij_server::output` (#1878)har7an
2022-10-28errors: Don't unwrap in `server::terminal_bytes` (#1876)har7an
2022-10-28errors: Don't unwrap in `server::pty_writer` (#1872)har7an
2022-10-28improve error handling in ui module (#1870)哇呜哇呜呀咦耶
2022-10-28feat(command-panes): optionally allow panes to be closed on exit (#1869)Aram Drevekenin
2022-10-26improve error handling in pty (#1840)哇呜哇呜呀咦耶
2022-10-25chore(version): bump development versionAram Drevekenin
2022-10-23plugins: Improve error handling on plugin version mismatch (#1838)har7an
2022-10-21improve error handling in route (#1808)naosense
2022-10-20fix(layouts): various bugs and better errors (#1831)Aram Drevekenin
2022-10-20server/panes/grid: Fix whitespace errorhar7an
2022-10-20server/panes/grid: Document dropping 0-width charshar7an
2022-10-20errors: Don't panic in `wasm_vm` (#1827)har7an
2022-10-20fix(command): better error when command not found (#1829)Aram Drevekenin
2022-10-19fix(terminal): reset scroll region when clearing screen (#1826)Aram Drevekenin
2022-10-19allow dump_screen() to only dump the viewport (#1794)Dan Näsman