summaryrefslogtreecommitdiffstats
path: root/zellij-server/src
AgeCommit message (Expand)Author
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-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
2022-10-18fix(editor): default to vi when no editor is set (#1811)Aram Drevekenin
2022-10-18feat(panes): change floating window positions (#1810)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-14feat(layouts): edit panes (#1799)Aram Drevekenin
2022-10-14feat(layouts): global cwd (#1798)Aram Drevekenin
2022-10-13fix(layouts): various kdl layout issues and features (#1797)Aram Drevekenin
2022-10-12fix(tab): frameless pane size wrong after closing other panes (#1776)Thomas Linford
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-10-07zellij-server: improve thread_bus error handling (#1775)Bohdan Ivashko
2022-10-06Server: Remove `panic`s in `tab` module (#1748)har7an
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-10-04zellij-server/src/screen: improve error handling (#1770)Bohdan Ivashko
2022-09-23Fix: issue 1734 (#1749)har7an
2022-09-15test: simplify tab integration tests (#1728)Thomas Linford
2022-09-09Feature: Better error handling/reporting (#1670)har7an
2022-09-09fix(ui): sort multiple ui cursors (#1719)Aram Drevekenin
2022-09-04feat(compatibility): mouse wheel faux scrolling in alternate screen (#1678)Thomas Linford
2022-09-02fix(router): gracefully handle client crashes (#1710)Aram Drevekenin
2022-09-02fix(router): startup race (#1706)Aram Drevekenin
2022-08-24fix: bracketed paste input not getting adjusted properly (#1689)Thomas Linford
2022-08-19fix(compatibility): improve vttest (#1671)Autumn
2022-08-18HOTFIX: report up arrow correctlyAram Drevekenin
2022-08-17fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664)Aram Drevekenin
2022-08-17A little refactoring (#1663)TornaxO7
2022-08-12Terminal compatibility: forward OSC52 events (#1644)apexo
2022-08-11fix(router): retry messages when server is not ready (#1651)Aram Drevekenin
2022-08-11fix (screen): don't crash when first tab doesn't exist (#1648)har7an
2022-08-05chore(logging): log all unhandled ansi sequences (#1636)Aram Drevekenin
2022-07-28performance(pty): update last render time on non-backed-up render (#1610)Aram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-15fix(mouse): avoid forwarding click events on pane border (#1584)Thomas Linford
2022-07-14fix(editor): handle editor/visual/configured editor with arguments (#1587)Aram Drevekenin